Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inotify ¶
type Inotify struct { Event chan InotifyEvent Error chan error // contains filtered or unexported fields }
func NewINotify ¶
type InotifyEvent ¶
func (InotifyEvent) Has ¶
func (e InotifyEvent) Has(o Operation) bool
Click to show internal directories.
Click to hide internal directories.