Versions in this module Expand all Collapse all v1 v1.9.0 Jul 22, 2020 Changes in this version + func Load(filename string) error + type Config struct + Env RuntimeEnv + Mail struct{ ... } + MigrationFiles string + PostgresURI string + RateLimit struct{ ... } + RedisURI string + Server struct{ ... } + func Get() *Config + type RuntimeEnv string + const DevEnv + const ProdEnv + const TestEnv + func GetEnv() RuntimeEnv