Documentation
¶
Index ¶
- func Bool(key string, defaultValue bool) bool
- func Float64(key string, defaultValue float64) float64
- func Int64(key string, defaultValue int64) int64
- func ReadSetBool(key string, defaultValue bool) (bool, error)
- func ReadSetFloat64(key string, defaultValue float64) (float64, error)
- func ReadSetInt64(key string, defaultValue int64) (int64, error)
- func ReadSetString(key string, defaultValue string) (string, error)
- func Set(key string, defaultValue interface{}) error
- func String(key string, defaultValue interface{}) string
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.