config

package
v3.0.8+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 7, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfCenter

type ConfCenter interface {
	Start() error
	Stop() error
	GetConfigureCxt() []byte
	GetErrorCxt() map[string]errors.ErrorCode
	GetLanguageResCxt() map[string]language.LanguageMap
}

ConfCenter discover configure changed. get, update configures

func NewConfCenter

func NewConfCenter(serv string) ConfCenter

NewConfCenter create a ConfCenter object

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL