//
pkg.gl
Category
github.com/superfly/litefs
internal
package
0.5.11
Repository:
https://github.com/superfly/litefs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
88 SLOC
#
Packages
chunk
No description provided by the author
testingutil
No description provided by the author
#
Functions
Close
Close closes closer but ignores select errors.
ReadFullAt
ReadFullAt is an implementation of io.ReadFull() but for io.ReaderAt.
Sync
Sync performs an fsync on the given path.
#
Structs
SystemOS
SystemOS represents an implementation of OS that simply calls the os package functions.