common

package
v0.25.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const Chmod = fsnotify.Chmod
View Source
const Create = fsnotify.Create
View Source
const Remove = fsnotify.Remove
View Source
const Rename = fsnotify.Rename
View Source
const Write = fsnotify.Write

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event = fsnotify.Event

type Op

type Op = fsnotify.Op

type Watcher

type Watcher interface {
	Close() error
	UpdateAll(name []string) error
	Events() chan Event
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL