package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Functions

NewWatcher creates a new Watcher instance.

# Constants

Operations type current supported.
Operations type current supported.
Operations type current supported.
Operations type current supported.
Operations type current supported.
Operations type current supported.

# Variables

errors created by Watcher.
errors created by Watcher.

# Structs

Event represents a single file operation event.
Watcher watches for files or directory changes by polling currently, if multi operations applied to one file or directory, only one event (with single Op) will be sent the priority of Op is: 1.

# Type aliases

Op represents file operation type.