artbin / fileutil

Package fileutil collects some file utility functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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://godoc.org/github.com/cznic/fileutil

Install: $go get github.com/cznic/fileutil/storage
Godocs: http://godoc.org/github.com/cznic/fileutil/storage

Install: $go get github.com/cznic/fileutil/falloc
Godocs: http://godoc.org/github.com/cznic/fileutil/falloc

Install: $go get github.com/cznic/fileutil/hdb
Godocs: http://godoc.org/github.com/cznic/fileutil/hdb

About

Package fileutil collects some file utility functions.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 99.6%Language:Makefile 0.4%