Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Jim Zhan ac39b8ec70
Merge pull request #1 from danzhilin/patch-1
před 5 roky
.gitignore Initial commit před 9 roky
.travis.yml fix: update fsnotify ref. repository před 5 roky
LICENSE Initial commit před 9 roky
README.md init imports před 9 roky
fs.go init imports před 9 roky
fs_test.go init imports před 9 roky
watcher.go Update watcher.go před 5 roky

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