package
1.0.4
Repository: https://github.com/masnax/microclustertest.git
Documentation: pkg.go.dev

# Variables

OnHeartbeatHook is a post-action hook that is run on the leader after a successful heartbeat round.
OnNewMemberHook is a post-action hook that is run on all cluster members when a new cluster member joins the cluster.
PostRemoveHook is a post-action hook that is run on all cluster members when a cluster member is removed.
PreRemoveHook is a post-action hook that is run on a cluster member just before it is is removed.
ReloadClusterCert reloads the cluster keypair from the state directory.
StopListeners stops the network listeners and the fsnotify listener.

# Structs

State is a gateway to the stateful components of the microcluster daemon.