fs

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event fsnotify.Event

type Handler

type Handler func(e Event)

type Observer

type Observer struct {
	// contains filtered or unexported fields
}

func NewObserver

func NewObserver(handle Handler) *Observer

func (*Observer) Disconnect

func (o *Observer) Disconnect() error

func (*Observer) Observe

func (o *Observer) Observe(name string) error

func (*Observer) Unobserve

func (o *Observer) Unobserve(name string) error

Jump to

Keyboard shortcuts

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