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.
John Robinson e5f393574d
convert to go module
4 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
go.mod convert to go module 4 anos atrás
go.sum convert to go module 4 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