Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultDebounce is how long to wait after a file change notification // before firing an event. DefaultDebounce = 250 * time.Millisecond // DefaultRemonitorDelay is how long to wait after a file is removed to see // if it will reappear and must be remonitored. DefaultRemonitorDelay = 500 * time.Millisecond )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.