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() error
- func Name(name string)
- func Register(module string, key string, value any)
- func Shutdown() error
- func Startup() error
- func Store() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStringSlice ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.