package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

NewWriter returns a new Writer which implements kvserver.RangeLogWriter using just kv APIs.

# Structs

Writer implements kvserver.RangeLogWriter using the Executor.

# Type aliases

IDGen is used to generate a unique ID for new rows.