watch

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CREATED = 1 << iota
	DELETED
	MODIFIED

	CDM = CREATED | DELETED | MODIFIED
)

Variables

This section is empty.

Functions

func WatchPath

func WatchPath(root string, ch chan Response)

Types

type Response

type Response struct {
	Status uint32
	Path   string
}

Jump to

Keyboard shortcuts

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