Versions in this module Expand all Collapse all v0 v0.1.0 Dec 10, 2018 Changes in this version + const ARCHIVEDIR + const CONFIGFILE + const DATADIR + const DEFAULT_RUNTIME + const RUNTIME_ENV + func DefaultConfig() (conf *viper.Viper) + func GetConfig(root string) (conf *viper.Viper) + func InitConfig(root, chainID string, setConf *viper.Viper) (conf *viper.Viper) + func InitRuntime(root string, chainId string, setConf *viper.Viper) error + func RuntimeDir(root string) string + func SetDefaults(runtime string, conf *viper.Viper) *viper.Viper