package
2.3.8+incompatible
Repository: https://github.com/etcd-io/etcd.git
Documentation: pkg.go.dev

# Packages

Package walpb is a generated protocol buffer package.

# Functions

Create creates a WAL ready for appending records.
Open opens the WAL at the given snap.
OpenForRead only opens the wal files for read.
Repair tries to repair ErrUnexpectedEOF in the last wal file by truncating.

# Variables

# Structs

WAL is a logical representation of the stable storage.