package
0.0.0-20220107135108-2c535740c08f
Repository: https://github.com/ankitksh81/distributed-log.git
Documentation: pkg.go.dev

# Functions

NewDistributedLog(dataDir, config) handler to create the log.
NewLog(dir, config), we first set defaults for the configs the caller didn't specify, create a log instance, and set up that instance.
This defines the StreamLayer type and checks that it satisfies the raft.StreamLayer interface.

# Constants

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

# Structs

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

# Type aliases

No description provided by the author