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.
# Interfaces
WAL reads all the changes from the disk.
# Type aliases
LogCommand specifies the type of operation for the wal command.