Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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