Versions in this module Expand all Collapse all v0 v0.2.2 Nov 27, 2018 v0.2.1 Aug 15, 2017 Changes in this version type GlobalConfig + MaxConns int v0.2.0 Jun 18, 2017 Changes in this version + const VERSION + var ConfigFile string + func ParseConfig(cfg string) + type GlobalConfig struct + Database string + Debug bool + Hosts string + Http *HttpConfig + Listen string + MaxIdle int + Trustable []string + func Config() *GlobalConfig + type HttpConfig struct + Enabled bool + Listen string