Documentation ¶
Index ¶
- func Add(name string, configuration map[string]any)
- func Env(envName string, defaultValue ...any) any
- func Get(path string, defaultValue ...any) any
- func GetBool(path string, defaultValue ...any) bool
- func GetDuration(path string) time.Duration
- func GetInt(path string, defaultValue ...any) int
- func GetMap(path string) map[string]any
- func GetString(path string, defaultValue ...any) string
- func GetTime(path string) time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDuration ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.