Versions in this module Expand all Collapse all v1 v1.1.0 May 5, 2018 Changes in this version type Config + Timeout int64 v1.0.0 Apr 11, 2018 Changes in this version + type Config struct + DB struct{ ... } + Host string + Key string + Neural struct{ ... } + Secret string + Strategy struct{ ... } + func LoadConfig(path string) Config + type MasterConfig struct + Dev Config + IsDev bool + Master Config + func LoadMasterConfig(path string) MasterConfig