package
0.0.0-20190325070526-dc8d8d3de2bf
Repository: https://github.com/fearblackcat/swiftraft.git
Documentation: pkg.go.dev

# Functions

Create creates a WAL ready for appending records.
Exist returns true if there are any files in a given directory.
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

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
64MB.

# Structs

WAL is a logical representation of the stable storage.