package
1.2.2
Repository: https://github.com/telefonicatc2tech/golium.git
Documentation: pkg.go.dev

# Functions

Load reads the configuration from a yml file (at path) and from environment variables.
LoadEnv loads the environment variables into config struct.
LoadYaml reads a yaml file at path in the config struct.

# Variables

DefaultConfig is the default configuration for golium.

# Structs

Config contains the configuration for golium project.
DirConfig to configure some configuration directories.
LogConfig to configure logging.