package
0.0.0-20241026050618-9c428b31c2ac
Repository: https://github.com/aarthikrao/timemachine.git
Documentation: pkg.go.dev

# Functions

InitaliseWriteAheadLog returns a instance of WAL on disk.

# Variables

No description provided by the author
No description provided by the author

# Structs

LogEntry is the wal log entry.

# Interfaces

WAL reads all the changes from the disk.

# Type aliases

LogCommand specifies the type of operation for the wal command.