Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoggingEventHandler ¶
LoggingEventHandler is an example EventHandler that logs fsnotify events
Types ¶
type EventHandler ¶
type Tombstone ¶
type Tombstone struct { Born *time.Time `json:",omitempty"` Died *time.Time `json:",omitempty"` ExitCode *int `json:",omitempty"` Graveyard string `json:"-"` Name string `json:"-"` // contains filtered or unexported fields }
func (*Tombstone) RecordBirth ¶ added in v0.3.0
func (*Tombstone) RecordDeath ¶ added in v0.3.0
Click to show internal directories.
Click to hide internal directories.