Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultSecond = 2
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WatcherFlags ¶
func NewWatcherFlags ¶
func NewWatcherFlags() *WatcherFlags
func (*WatcherFlags) ToWatch ¶
func (w *WatcherFlags) ToWatch(fn WatcherFunc)
type WatcherFunc ¶
type WatcherFunc func(chan bool)
Click to show internal directories.
Click to hide internal directories.