Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
jimzhan 3915e965de add travis supports 9 anos atrás
.gitignore Initial commit 9 anos atrás
.travis.yml add travis supports 9 anos atrás
LICENSE Initial commit 9 anos atrás
README.md init imports 9 anos atrás
fs.go init imports 9 anos atrás
fs_test.go init imports 9 anos atrás
watcher.go init imports 9 anos atrás

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