Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfCenter ¶
type ConfCenter struct {
// contains filtered or unexported fields
}
ConfCenter discover configure changed. get, update configures
func NewConfCenter ¶
func NewConfCenter(serv string) *ConfCenter
NewConfCenter create a ConfCenter object
func (*ConfCenter) GetConfigureCxt ¶
func (cc *ConfCenter) GetConfigureCxt() []byte
GetConfigureCtx fetch the configure
func (*ConfCenter) Start ¶
func (cc *ConfCenter) Start() error
Start the configure center module service
Click to show internal directories.
Click to hide internal directories.