# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
NewPathResolver creates a new instance of the default path resolver.
# Structs
EnvVarSource read a configuration from an environment variable.
FileSystemSource read a configuration from a file.
Loader is responsible for loading configuration files.
No description provided by the author
YAMLParser Configuration parser in YAML format.
# Interfaces
ConfigSource configuring source interfaces.
Parser Configures the parser interface.
PathResolver defines methods for resolving paths related to the application.