Documentation
¶
Index ¶
- func GetBool(key string) bool
- func GetBytes(key string) []byte
- func GetComplex64(key string) complex64
- func GetComplex128(key string) complex128
- func GetFloat32(key string) float32
- func GetFloat64(key string) float64
- func GetInt(key string) int
- func GetInt8(key string) int8
- func GetInt16(key string) int16
- func GetInt32(key string) int32
- func GetInt64(key string) int64
- func GetRunes(key string) []rune
- func GetSlice(key string) []string
- func GetString(key string) string
- func GetUint(key string) uint
- func GetUint8(key string) uint8
- func GetUint16(key string) uint16
- func GetUint32(key string) uint32
- func GetUint64(key string) uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetComplex64 ¶ added in v1.4.91
func GetComplex128 ¶ added in v1.4.91
func GetComplex128(key string) complex128
func GetFloat32 ¶ added in v1.4.91
func GetFloat64 ¶ added in v1.4.91
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.