watcher

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFileWatcher

func NewFileWatcher() (*file_watcher, error)

Types

type IWatcher

type IWatcher interface {
	Stop() error
	SetDistributeFunc(f func(file_identifier string, buf []byte) error) error
	Regist(item item.IItem) error
}

Jump to

Keyboard shortcuts

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