# Functions

New creates a new ticker wall client.

# Constants

GRPCStatusConnected means the connection is established and currently connected.
GRPCStatusDisconnected means the connection has closed.
GRPCStatusReconnecting means the connection has closed, and we are trying to reconnect again.

# Structs

ClusterClient keeps the client in sync with the leader.
No description provided by the author
No description provided by the author

# Interfaces

Client provides the basic endpoints needed to access the state of this client.

# Type aliases

GRPCStatus defines the current status of the given gRPC connection.