Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
danzhilin bfc4e4712b
Update watcher.go
il y a 5 ans
.gitignore Initial commit il y a 9 ans
.travis.yml fix: update fsnotify ref. repository il y a 5 ans
LICENSE Initial commit il y a 9 ans
README.md init imports il y a 9 ans
fs.go init imports il y a 9 ans
fs_test.go init imports il y a 9 ans
watcher.go Update watcher.go il y a 5 ans

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