watch

package
v0.0.0-...-1f4ee57 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler map[string][]func()

type Watch

type Watch struct {
	*fsnotify.Watcher
	// contains filtered or unexported fields
}

func New

func New(interval time.Duration) (*Watch, error)

func (*Watch) Add

func (w *Watch) Add(name string, op fsnotify.Op, callback func()) error

func (*Watch) Close

func (w *Watch) Close()

Jump to

Keyboard shortcuts

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