package
0.0.0-20231215233255-5eee6075d0e8
Repository: https://github.com/crawl/go-sequell.git
Documentation: pkg.go.dev

# Functions

New creates a file change notifier named name.

# Constants

DefaultDebounce is how long to wait after a file change notification before firing an event.
DefaultRemonitorDelay is how long to wait after a file is removed to see if it will reappear and must be remonitored.

# Structs

A Notifier monitors files on a local filesystem for changes.