package
0.0.0-20241219122312-970eeaa763dc
Repository: https://github.com/julieta-311/proglog.git
Documentation: pkg.go.dev

# Functions

NewDistributedLog instanciates a distributed log.
NewLog instanciates a Log with the specifiad config that stores its files in the given dir.
NewStreamLayer instanciates a StreamLayer, and checks that it satisfies raft.StreamLayer interface.

# Constants

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

# Structs

Config centralised a log's configuration.
DistributedLog defines a distributed log.
Log is an abstraction to manage the list of segments.
StreamLayer implements the raft.StreamLayer interface.

# Type aliases

No description provided by the author