Documentation ¶
Index ¶
Constants ¶
View Source
const ( //Name is a variable of type string Name = "configcenter" //DefaultConfigCenter is config center DefaultConfigCenter = "config_center" )
Variables ¶
View Source
var ErrRefreshMode = errors.New("refreshMode must be 0 or 1")
ErrRefreshMode means config is mis used
Functions ¶
Types ¶
type EventListener ¶
type EventListener struct { Name string Factory goarchaius.ConfigurationFactory }
EventListener is a struct
Click to show internal directories.
Click to hide internal directories.