# 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.
# 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