package
0.0.0-20231221071959-8f83222aa0c7
Repository: https://github.com/megacoder/go-app-ticker-wall.git
Documentation: pkg.go.dev

# 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.