You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dorm/vendor/modernc.org/file/README.md

14 lines
319 B

# file
Package file handles write-ahead logs and space management of os.File-like entities.
## Build status
available at https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2ffile
Installation
$ go get modernc.org/file
Documentation: [godoc.org/modernc.org/file](http://godoc.org/modernc.org/file)