# Functions
No description provided by the author
# Variables
IMPORTANT: apikey refers to the field from the api, config key is the map structure name, and map key is the mapped key to the config.
# Structs
No description provided by the author
Mapping holds the API key, config key, and optional converter function.
Section holds the section name and its mappings.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
ConverterFunc defines the function signature for value conversion.
Sections is a slice of Section.