Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Goroutinewg *sync.WaitGroup
Functions ¶
This section is empty.
Types ¶
type ConfigWatcher ¶
type ConfigWatcher struct {
// contains filtered or unexported fields
}
func New ¶
func New() (*ConfigWatcher, error)
func (*ConfigWatcher) Close ¶
func (c *ConfigWatcher) Close()
func (*ConfigWatcher) ConfigChanged ¶
func (c *ConfigWatcher) ConfigChanged() <-chan struct{}
Click to show internal directories.
Click to hide internal directories.