Versions in this module Expand all Collapse all v1 v1.8.4 Jan 9, 2025 Changes in this version + const ConfigKeyPrefix + const Disable + const Enable + const EnableConfigCenterKey + const RestartKey + var ShutDowns []func() error + func BuildKey(s string) string + func RegisterShutDown(shutDown ...func() error) + type ConfigManager struct + func NewConfigManager(client *clientv3.Client, configNames []string) *ConfigManager + func (c *ConfigManager) Watch(ctx context.Context)