You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
danzhilin bfc4e4712b
Update watcher.go
преди 5 години
.gitignore Initial commit преди 9 години
.travis.yml fix: update fsnotify ref. repository преди 5 години
LICENSE Initial commit преди 9 години
README.md init imports преди 9 години
fs.go init imports преди 9 години
fs_test.go init imports преди 9 години
watcher.go Update watcher.go преди 5 години

README.md

FS

Build Status GoDoc

FS is a file system toolkit for the Go programming language.

Getting Started

Install the package, along with executable binary helper (go 1.4 and greater is required):

$ go get -v github.com/goanywhere/fs