# Functions
LoadConfig loads configuration into a struct pointer or slice.
NewYamlLoader returns a loader for the yaml file specified in the path.
# Interfaces
No description provided by the author
# Type aliases
EnvLoader will load configuration from environment variables.
No description provided by the author
MapLoader wraps a map[string]any to allow loading data from it into a struct.
No description provided by the author
No description provided by the author