package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/docker/cli.git
Documentation: pkg.go.dev

# Functions

New tries to use an fs-event watcher, and falls back to the poller if there is an error.
NewEventWatcher returns an fs-event based file watcher.
NewPollingWatcher returns a poll-based file watcher.

# Interfaces

FileWatcher is an interface for implementing file notification watchers.