package
0.0.0-20241117151941-191af5c0f825
Repository: https://github.com/gertanoh/gafka.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
default mode : read from followers node, might fail as follower might not have this offset.
read from leader, check leader state locally.
read from leader, check leader state locally.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
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
Custom transport layer to add custom functionality storing atomically the commit index, which is sent by the leader for each appendentries request.
# Interfaces
No description provided by the author