選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
jimzhan 298991472c deps into travis 9年前
.gitignore Initial commit 9年前
.travis.yml deps into travis 9年前
LICENSE Initial commit 9年前
README.md init imports 9年前
fs.go init imports 9年前
fs_test.go init imports 9年前
watcher.go init imports 9年前

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