Documentation ¶
Index ¶
- func Bool(key string, def ...bool) bool
- func Duration(key string, def ...time.Duration) time.Duration
- func Float32(key string, def ...float32) float32
- func Float64(key string, def ...float64) float64
- func Has(key string) bool
- func Int(key string, def ...int) int
- func Int16(key string, def ...int16) int16
- func Int32(key string, def ...int32) int32
- func Int64(key string, def ...int64) int64
- func Int8(key string, def ...int8) int8
- func String(key string, def ...string) string
- func Uint(key string, def ...uint) uint
- func Uint16(key string, def ...uint16) uint16
- func Uint32(key string, def ...uint32) uint32
- func Uint64(key string, def ...uint64) uint64
- func Uint8(key string, def ...uint8) uint8
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.