Versions in this module Expand all Collapse all v0 v0.7.1 Aug 16, 2018 Changes in this version + const DefaultConfigCenter + var ErrRefreshMode = errors.New("refreshMode must be 0 or 1") v0.5.1 May 31, 2018 Changes in this version + const Name + func Enable() + func InitConfigCenter() error + func InstallConfigClientPlugin(name string, ...) + type ConfigClient interface + PullConfig func(serviceName, version, app, env, key, contentType string) + PullConfigs func(serviceName, version, app, env string) + var DefaultClient ConfigClient + type EventListener struct + Factory goarchaius.ConfigurationFactory + Name string + func (e EventListener) Event(event *core.Event)