package
1.0.9
Repository: https://github.com/lab5e/clusterfunk.git
Documentation: pkg.go.dev

# Functions

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

# Variables

No description provided by the author

# Structs

CommitShardMapMessage is sent when the shard map is committed by the leader and all nodes have acknowledged the new shard map.
ConfirmShardMapRequest is sent by followers to the leader to signal readyness with the new shard map.
ConfirmShardMapResponse is sent as a response from the leader to the followers.Success is set to true if the confirmation is acknowledged by the leader.
UnimplementedClusterLeaderServiceServer can be embedded to have forward compatible implementations.

# Interfaces

ClusterLeaderServiceClient is the client API for ClusterLeaderService service.
ClusterLeaderServiceServer is the server API for ClusterLeaderService service.