package
2.9.0
Repository: https://github.com/gubernator-io/gubernator.git
Documentation: pkg.go.dev

# Functions

DaemonAt returns a specific daemon.
FindOwningDaemon finds the daemon which owns the rate limit with the provided name and unique key.
FindOwningPeer finds the peer which owns the rate limit with the provided name and unique key.
GetDaemons returns a list of all daemons in the cluster.
GetPeers returns a list of all peers in the cluster.
GetRandomPeer returns a random peer from the cluster.
ListNonOwningDaemons returns a list of daemons in the cluster that do not own the rate limit for the name and key provided.
NumOfDaemons returns the number of instances.
PeerAt returns a specific peer.
Restart the cluster.
Start a local cluster of gubernator servers.
StartWith a local cluster with specific addresses.
Stop all daemons in the cluster.
WithEventChannel sets EventChannel to Gubernator config.

# Constants

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