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 438c241618 init imports 10 anos atrás
.gitignore Initial commit 10 anos atrás
LICENSE Initial commit 10 anos atrás
README.md init imports 10 anos atrás
fs.go init imports 10 anos atrás
fs_test.go init imports 10 anos atrás
watcher.go init imports 10 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