Versions in this module Expand all Collapse all v1 v1.0.6 Feb 13, 2024 v1.0.5 Feb 11, 2024 Changes in this version + type Config struct + CacheConf cache.CacheConf + ListenOn string + Mongo struct{ ... } + RedisConf redis.RedisConf + func NewConfig() (*Config, error)