mirror of https://github.com/perkeep/perkeep.git
2c54e30441
github.com/cznic/kv rev: c966980e3e8456175d4407fcbb0287057d9d0862 http://camlistore.org/issue/214 Change-Id: I15d658710059c823b775db6cc6fa14c1a32b98fb |
||
---|---|---|
.. | ||
falloc | ||
hdb | ||
storage | ||
LICENSE | ||
Makefile | ||
README | ||
all_test.go | ||
fileutil.go | ||
fileutil_arm.go | ||
fileutil_darwin.go | ||
fileutil_freebsd.go | ||
fileutil_linux.go | ||
fileutil_windows.go | ||
test_deps.go |
README
This is a goinstall-able mirror of modified code already published at: http://git.nic.cz/redmine/projects/gofileutil/repository Packages in this repository: Install: $go get github.com/cznic/fileutil Godocs: http://gopkgdoc.appspot.com/pkg/github.com/cznic/fileutil Install: $go get github.com/cznic/fileutil/storage Godocs: http://gopkgdoc.appspot.com/pkg/github.com/cznic/fileutil/storage Install: $go get github.com/cznic/fileutil/falloc Godocs: http://gopkgdoc.appspot.com/pkg/github.com/cznic/fileutil/falloc Install: $go get github.com/cznic/fileutil/hdb Godocs: http://gopkgdoc.appspot.com/pkg/github.com/cznic/fileutil/hdb