Documentation ¶
Index ¶
- func Bool(path string, defaultValue ...interface{}) bool
- func Float64(path string, defaultValue ...interface{}) float64
- func Get(path string, defaultValue ...interface{}) string
- func Int(path string, defaultValue ...interface{}) int
- func Int64(path string, defaultValue ...interface{}) int64
- func NewViper(filename, path string)
- func String(path string, defaultValue ...interface{}) string
- func StringMapString(path string) map[string]string
- func StringSlice(path string) []string
- func Uint(path string, defaultValue ...interface{}) uint
- func Uint64(path string, defaultValue ...interface{}) uint64
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.