# Functions
No description provided by the author
RegisterSystemServiceHandler registers the http handlers for service SystemService to "mux".
RegisterSystemServiceHandlerClient registers the http handlers for service SystemService to "mux".
RegisterSystemServiceHandlerFromEndpoint is same as RegisterSystemServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterSystemServiceHandlerServer registers the http handlers for service SystemService to "mux".
No description provided by the author
# Variables
No description provided by the author
SystemService_ServiceDesc is the grpc.ServiceDesc for SystemService service.
# Structs
No description provided by the author
SystemStatusValidationError is the validation error returned by SystemStatus.Validate if the designated constraints aren't met.
UnimplementedSystemServiceServer should be embedded to have forward compatible implementations.
# Interfaces
SystemServiceClient is the client API for SystemService service.
SystemServiceServer is the server API for SystemService service.
UnsafeSystemServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
SystemStatusMultiError is an error wrapping multiple validation errors returned by SystemStatus.ValidateAll() if the designated constraints aren't met.