# Functions
No description provided by the author
RegisterCommonServiceHandler registers the http handlers for service CommonService to "mux".
RegisterCommonServiceHandlerClient registers the http handlers for service CommonService to "mux".
RegisterCommonServiceHandlerFromEndpoint is same as RegisterCommonServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCommonServiceHandlerServer registers the http handlers for service CommonService to "mux".
No description provided by the author
# Constants
No description provided by the author
# Variables
CommonService_ServiceDesc is the grpc.ServiceDesc for CommonService service.
No description provided by the author
# Structs
No description provided by the author
GetVersionRequestValidationError is the validation error returned by GetVersionRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetVersionResponseValidationError is the validation error returned by GetVersionResponse.Validate if the designated constraints aren't met.
UnimplementedCommonServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
VersionValidationError is the validation error returned by Version.Validate if the designated constraints aren't met.
# Interfaces
CommonServiceClient is the client API for CommonService service.
CommonServiceServer is the server API for CommonService service.
UnsafeCommonServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
GetVersionRequestMultiError is an error wrapping multiple validation errors returned by GetVersionRequest.ValidateAll() if the designated constraints aren't met.
GetVersionResponseMultiError is an error wrapping multiple validation errors returned by GetVersionResponse.ValidateAll() if the designated constraints aren't met.
VersionMultiError is an error wrapping multiple validation errors returned by Version.ValidateAll() if the designated constraints aren't met.