package
0.5.4
Repository: https://github.com/mit-pdos/go-journal.git
Documentation: pkg.go.dev

# Functions

Begin starts a local journal operation with no writes from a global object manager.

# Constants

LogBlocks is the maximum number of blocks that can be written in one operation.
LogBytes is the maximum size of an operation, in bytes.

# Structs

Op is an in-progress journal operation.