Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DynamicFunc ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
type Watcher ¶
type Watcher struct {
// contains filtered or unexported fields
}
var GlobalWatcher *Watcher
func (*Watcher) AddListener ¶
func (w *Watcher) AddListener(name string, function DynamicFunc)
Click to show internal directories.
Click to hide internal directories.