Documentation ¶
Index ¶
- func Dump(call func(key string, val any))
- func GetBool(key string, def ...bool) bool
- func GetDuration(key string, def ...time.Duration) time.Duration
- func GetInt(key string, def ...int) int
- func GetString(key string, def ...string) string
- func GetSub(key string) map[string]interface{}
- func GetUint64(key string, def ...uint64) uint64
- func MustGetString(key string) (string, *errors.Error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.