Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CenterConf ¶
type ConfigCenter ¶
type ConfigCenter struct {
Conf CenterConf
Sub subscriber.Subscriber
}
func MustNewConfigCenter ¶
func MustNewConfigCenter(EtcdHost []string, EtcdKey string) *ConfigCenter
func (ConfigCenter) GetConf ¶
func (c ConfigCenter) GetConf(t configurator.Configurator[any]) any
Click to show internal directories.
Click to hide internal directories.