# Functions

NewYamlConfig loads the conf.yaml file and return the new config.

# Variables

ErrConfigMissingParameter raised when one of the required config parameters are missing.

# Structs

AuthTokenSection for simple authorization token.
JWTTokenSection for JWT token authorization middleware.
YamlConfig exports crucial microservice settings.