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.
danzhilin bfc4e4712b
Update watcher.go
5 anos atrás
.gitignore Initial commit 9 anos atrás
.travis.yml fix: update fsnotify ref. repository 5 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 Update watcher.go 5 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