Documentation ¶
Index ¶
Constants ¶
View Source
const ( EV_CHANGE_ADD = 1 << iota EV_CHANGE_DEL EV_CHANGE_SIGNAL = EV_SIGNAL EV_CHANGE_PERSIST = EV_PERSIST EV_CHANGE_ET = EV_ET )
View Source
const ( EV_TIMEOUT = 1 << iota EV_READ EV_WRITE EV_SIGNAL EV_PERSIST EV_ET EV_FINALIZE EV_CLOSED )
View Source
const (
INITIAL_NEVENT = 32
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventChange ¶
type EventChange struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.