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.
jimzhan 438c241618 init imports 10 年之前
.gitignore Initial commit 10 年之前
LICENSE Initial commit 10 年之前
README.md init imports 10 年之前
fs.go init imports 10 年之前
fs_test.go init imports 10 年之前
watcher.go init imports 10 年之前

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