treenotify

package module
v0.0.0-...-64c09dc Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2017 License: MIT Imports: 3 Imported by: 2

README

treenotify

golang package to watch a filesystem tree. it watches a path and all subfolders

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Watcher

type Watcher interface {
	Watch(string) (chan fsnotify.Event, error)
	Close()
}

func New

func New() (Watcher, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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