# Functions
No description provided by the author
RegisterRepoHandler registers the http handlers for service Repo to "mux".
RegisterRepoHandlerClient registers the http handlers for service Repo to "mux".
RegisterRepoHandlerFromEndpoint is same as RegisterRepoHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterRepoHandlerServer registers the http handlers for service Repo 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
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
Repo_ServiceDesc is the grpc.ServiceDesc for Repo service.
# Structs
No description provided by the author
AllRequestValidationError is the validation error returned by AllRequest.Validate if the designated constraints aren't met.
No description provided by the author
AllResponseValidationError is the validation error returned by AllResponse.Validate if the designated constraints aren't met.
No description provided by the author
CloneRequestValidationError is the validation error returned by CloneRequest.Validate if the designated constraints aren't met.
No description provided by the author
CloneResponseValidationError is the validation error returned by CloneResponse.Validate if the designated constraints aren't met.
No description provided by the author
CreateRequestValidationError is the validation error returned by CreateRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateResponseValidationError is the validation error returned by CreateResponse.Validate if the designated constraints aren't met.
No description provided by the author
DeleteRequestValidationError is the validation error returned by DeleteRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteResponseValidationError is the validation error returned by DeleteResponse.Validate if the designated constraints aren't met.
No description provided by the author
ListRequestValidationError is the validation error returned by ListRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListResponseValidationError is the validation error returned by ListResponse.Validate if the designated constraints aren't met.
No description provided by the author
ShowRequestValidationError is the validation error returned by ShowRequest.Validate if the designated constraints aren't met.
No description provided by the author
ShowResponseValidationError is the validation error returned by ShowResponse.Validate if the designated constraints aren't met.
No description provided by the author
ToggleEnabledRequestValidationError is the validation error returned by ToggleEnabledRequest.Validate if the designated constraints aren't met.
No description provided by the author
ToggleEnabledResponseValidationError is the validation error returned by ToggleEnabledResponse.Validate if the designated constraints aren't met.
UnimplementedRepoServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdateRequestValidationError is the validation error returned by UpdateRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateResponseValidationError is the validation error returned by UpdateResponse.Validate if the designated constraints aren't met.
# Interfaces
RepoClient is the client API for Repo service.
RepoServer is the server API for Repo service.
UnsafeRepoServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
AllRequestMultiError is an error wrapping multiple validation errors returned by AllRequest.ValidateAll() if the designated constraints aren't met.
AllResponseMultiError is an error wrapping multiple validation errors returned by AllResponse.ValidateAll() if the designated constraints aren't met.
CloneRequestMultiError is an error wrapping multiple validation errors returned by CloneRequest.ValidateAll() if the designated constraints aren't met.
CloneResponseMultiError is an error wrapping multiple validation errors returned by CloneResponse.ValidateAll() if the designated constraints aren't met.
CreateRequestMultiError is an error wrapping multiple validation errors returned by CreateRequest.ValidateAll() if the designated constraints aren't met.
CreateResponseMultiError is an error wrapping multiple validation errors returned by CreateResponse.ValidateAll() if the designated constraints aren't met.
DeleteRequestMultiError is an error wrapping multiple validation errors returned by DeleteRequest.ValidateAll() if the designated constraints aren't met.
DeleteResponseMultiError is an error wrapping multiple validation errors returned by DeleteResponse.ValidateAll() if the designated constraints aren't met.
ListRequestMultiError is an error wrapping multiple validation errors returned by ListRequest.ValidateAll() if the designated constraints aren't met.
ListResponseMultiError is an error wrapping multiple validation errors returned by ListResponse.ValidateAll() if the designated constraints aren't met.
ShowRequestMultiError is an error wrapping multiple validation errors returned by ShowRequest.ValidateAll() if the designated constraints aren't met.
ShowResponseMultiError is an error wrapping multiple validation errors returned by ShowResponse.ValidateAll() if the designated constraints aren't met.
ToggleEnabledRequestMultiError is an error wrapping multiple validation errors returned by ToggleEnabledRequest.ValidateAll() if the designated constraints aren't met.
ToggleEnabledResponseMultiError is an error wrapping multiple validation errors returned by ToggleEnabledResponse.ValidateAll() if the designated constraints aren't met.
UpdateRequestMultiError is an error wrapping multiple validation errors returned by UpdateRequest.ValidateAll() if the designated constraints aren't met.
UpdateResponseMultiError is an error wrapping multiple validation errors returned by UpdateResponse.ValidateAll() if the designated constraints aren't met.