Documentation ¶
Index ¶
- func Bool(key string, dflt bool) bool
- func Cascade(keys []string, dflt string) string
- func ExpandSlice(vars []string) []string
- func Get(key, dflt string) string
- func Slice(key, delim string, dflt []string) []string
- func Uint(key string, dflt uint64) uint64
- func UintSize(key string, dflt uint64) uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandSlice ¶
ExpandSlice evaluates each string in the slice through os.ExpandEnv
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.