Documentation
¶
Index ¶
- func GetBool(module string, key string) bool
- func GetFloat(module string, key string) float64
- func GetInt(module string, key string) int
- func GetString(module string, key string) string
- func GetStringSlice(module string, key string) []string
- func Load(auto bool) error
- func Name(name string)
- func Register(module string, form *Form)
- func Set(module string, key string, value any)
- func SetDefault(module string, key string, value any)
- func Shutdown() error
- func Startup() error
- func Store() error
- func Unregister(module string)
- type Form
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStringSlice ¶
func SetDefault ¶ added in v0.2.3
func Unregister ¶ added in v0.2.3
func Unregister(module string)
Types ¶
Click to show internal directories.
Click to hide internal directories.