package
Version:
v0.2.6
Opens a new window with list of versions in this module.
Published: Jan 19, 2023
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Stop informs the watcher to stop.
Event is used to track file events
Op is the type of file event that occurred
const (
OpCreate Op = 'C'
OpUpdate Op = 'U'
OpDelete Op = 'D'
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.