# Functions
No description provided by the author
RegisterClusterHandler registers the http handlers for service Cluster to "mux".
RegisterClusterHandlerClient registers the http handlers for service Cluster to "mux".
RegisterClusterHandlerFromEndpoint is same as RegisterClusterHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterClusterHandlerServer registers the http handlers for service Cluster to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Cluster_ServiceDesc is the grpc.ServiceDesc for Cluster service.
No description provided by the author
Enum value maps for Status.
Enum value maps for Status.
# Structs
No description provided by the author
InfoRequestValidationError is the validation error returned by InfoRequest.Validate if the designated constraints aren't met.
No description provided by the author
InfoResponseValidationError is the validation error returned by InfoResponse.Validate if the designated constraints aren't met.
UnimplementedClusterServer must be embedded to have forward compatible implementations.
# Interfaces
ClusterClient is the client API for Cluster service.
ClusterServer is the server API for Cluster service.
UnsafeClusterServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
InfoRequestMultiError is an error wrapping multiple validation errors returned by InfoRequest.ValidateAll() if the designated constraints aren't met.
InfoResponseMultiError is an error wrapping multiple validation errors returned by InfoResponse.ValidateAll() if the designated constraints aren't met.
No description provided by the author