Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Watcher ¶
type Watcher struct { Reload chan string Drop chan struct{} // contains filtered or unexported fields }
func NewWatcher ¶
func NewWatcher(opts *WatcherOpts) *Watcher
func (*Watcher) IsWatching ¶
Click to show internal directories.
Click to hide internal directories.