Categorygithub.com/useproject/fsnotify
modulepackage
4.0.0+incompatible
Repository: https://github.com/useproject/fsnotify.git
Documentation: pkg.go.dev

# README

fsnotify

ssss

# Functions

NewWatcher establishes a new watcher with the underlying OS and begins waiting for events.

# Constants

These are the generalized file operations that can trigger a notification.
No description provided by the author
These are the generalized file operations that can trigger a notification.
These are the generalized file operations that can trigger a notification.
No description provided by the author
These are the generalized file operations that can trigger a notification.
These are the generalized file operations that can trigger a notification.
These are the generalized file operations that can trigger a notification.
These are the generalized file operations that can trigger a notification.

# Variables

Common errors that can be reported by a watcher.

# Structs

Event represents a single file system notification.
Watcher watches a set of files, delivering events to a channel.

# Type aliases

Op describes a set of file operations.