Ви не можете вибрати більше 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