Documentation ¶
Index ¶
- func GetBool(def bool, _var string) bool
- func GetInt(def int, _var string) int
- func GetInt64(def int64, _var string) int64
- func GetStr(def string, _var string) string
- func GetTime(def time.Time, _var string) time.Time
- func SetBool(name string, def bool, description, _var string) bool
- func SetInt(name string, def int, description, _var string) int
- func SetStr(name, def, description, _var string) string
- func SetTime(name string, def time.Time, description, _var string) time.Time
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.