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