No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
jimzhan 298991472c deps into travis hace 9 años
.gitignore Initial commit hace 9 años
.travis.yml deps into travis hace 9 años
LICENSE Initial commit hace 9 años
README.md init imports hace 9 años
fs.go init imports hace 9 años
fs_test.go init imports hace 9 años
watcher.go init imports hace 9 años

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