# Functions
BindArgs binds command line arguments to config.
GetStringMap gets StringMap object by path in config.
GetStruct gets Struct object by path in config.
GetStructWithValidation gets Struct object by path in config with validation.
InitConfig loads config from config path.
# Structs
No description provided by the author
TypeAssertionError describes type assertion error, used to generate type convertion errors.
# Type aliases
StringMap defines config map type.