# Functions
No description provided by the author
RegisterCqrsServiceHandler registers the http handlers for service CqrsService to "mux".
RegisterCqrsServiceHandlerClient registers the http handlers for service CqrsService to "mux".
RegisterCqrsServiceHandlerFromEndpoint is same as RegisterCqrsServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCqrsServiceHandlerServer registers the http handlers for service CqrsService to "mux".
No description provided by the author
# Variables
CqrsService_ServiceDesc is the grpc.ServiceDesc for CqrsService service.
No description provided by the author
# Structs
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
No description provided by the author
No description provided by the author
UnimplementedCqrsServiceServer must be embedded to have forward compatible implementations.
# Interfaces
CqrsServiceClient is the client API for CqrsService service.
CqrsServiceServer is the server API for CqrsService service.
UnsafeCqrsServiceServer may be embedded to opt out of forward compatibility for this service.