# Functions
No description provided by the author
RegisterCommandHandler registers the http handlers for service Command to "mux".
RegisterCommandHandlerClient registers the http handlers for service Command to "mux".
RegisterCommandHandlerFromEndpoint is same as RegisterCommandHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCommandHandlerServer registers the http handlers for service Command to "mux".
No description provided by the author
# Variables
Command_ServiceDesc is the grpc.ServiceDesc for Command service.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
UnimplementedCommandServer must be embedded to have forward compatible implementations.
# Interfaces
CommandClient is the client API for Command service.
CommandServer is the server API for Command service.
UnsafeCommandServer may be embedded to opt out of forward compatibility for this service.