You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephen McQuay d40468470f readme tweaks 8 years ago
fs.go added documentation 8 years ago
fs_test.go Added IsDir and more tests 8 years ago
license init 8 years ago
readme.md readme tweaks 8 years ago

readme.md

mcquay.me/fs

a small collection of filesystem code I tend to have in all go projects.

installation

$ go get mcquay.me/fs