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.
Jim Zhan ac39b8ec70
Merge pull request #1 from danzhilin/patch-1
5 yıl önce
.gitignore Initial commit 9 yıl önce
.travis.yml fix: update fsnotify ref. repository 5 yıl önce
LICENSE Initial commit 9 yıl önce
README.md init imports 9 yıl önce
fs.go init imports 9 yıl önce
fs_test.go init imports 9 yıl önce
watcher.go Update watcher.go 5 yıl önce

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