//
pkg.gl
Category
github.com/mit-pdos/go-journal
jrnl
package
0.5.4
Repository:
https://github.com/mit-pdos/go-journal.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
7
Files
51 SLOC
#
Functions
Begin
Begin starts a local journal operation with no writes from a global object manager.
#
Constants
LogBlocks
LogBlocks is the maximum number of blocks that can be written in one operation.
LogBytes
LogBytes is the maximum size of an operation, in bytes.
#
Structs
Op
Op is an in-progress journal operation.