env

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultEnvPrefix = "APP_"

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

type Env struct {
	Keys   []string
	Prefix string
}

func New

func New() *Env

func (*Env) AddKeys

func (env *Env) AddKeys(keys ...string) *Env

func (*Env) Load

func (env *Env) Load(sourcePathes []string) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL