# Functions
Load returns an application configuration which is populated from the given configuration file.
# Structs
AWSS3Cfg represents AWS S3 credentials.
BrokerCfg represents the broker producer config.
Config represents our application config.
DatabaseCfg represents the database config.
LocalFsCfg represents local file system storage data.
MinioCfg represents Minio credentials.
No description provided by the author
StorageCfg represents the object storage config.
UICfg represents frontend config.