您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Jim Zhan 4e2dda4e12 fix: update fsnotify ref. repository 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 fix: update fsnotify ref. repository 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