Versions in this module Expand all Collapse all v0 v0.0.9 Feb 14, 2022 v0.0.8 Feb 14, 2022 Changes in this version + const Version + type AppConfig struct + Debug map[string]bool + HTTPPort int + MySQLDatabase string + MySQLHost string + MySQLMaxConn int + MySQLPassword string + MySQLPort string + MySQLUserName string + RedisAddr string + RedisPassword string + func NewAppConfig() AppConfig