Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigStore ¶
type ConfigStore struct { ConfigTree map[string]interface{} // contains filtered or unexported fields }
ConfigStore :
type ConfigTreeWatcher ¶
type ConfigTreeWatcher struct {
// contains filtered or unexported fields
}
ConfigTreeWatcher :
type EventBus ¶
type EventBus struct {
// contains filtered or unexported fields
}
EventBus stores the information about watchers
type EventChannel ¶
EventChannel is a channel which can accept an Event
Click to show internal directories.
Click to hide internal directories.