Documentation ¶
Index ¶
- type Env
- func (e *Env) Bool(name string, fallback ...bool) bool
- func (e *Env) Duration(name string, fallback ...time.Duration) time.Duration
- func (e *Env) Int(name string, fallback ...int) int
- func (e *Env) String(name string, fallback ...string) string
- func (e *Env) Strings(name string, fallback ...[]string) []string
- func (e *Env) StringsAppend(name string, defaultValues ...[]string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.