# Functions
No description provided by the author
RegisterNamespaceHandler registers the http handlers for service Namespace to "mux".
RegisterNamespaceHandlerClient registers the http handlers for service Namespace to "mux".
RegisterNamespaceHandlerFromEndpoint is same as RegisterNamespaceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterNamespaceHandlerServer registers the http handlers for service Namespace 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
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
Namespace_ServiceDesc is the grpc.ServiceDesc for Namespace service.
# Structs
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
FavoriteRequestValidationError is the validation error returned by FavoriteRequest.Validate if the designated constraints aren't met.
No description provided by the author
FavoriteResponseValidationError is the validation error returned by FavoriteResponse.Validate if the designated constraints aren't met.
No description provided by the author
IsExistsRequestValidationError is the validation error returned by IsExistsRequest.Validate if the designated constraints aren't met.
No description provided by the author
IsExistsResponseValidationError is the validation error returned by IsExistsResponse.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
SyncMembersRequestValidationError is the validation error returned by SyncMembersRequest.Validate if the designated constraints aren't met.
No description provided by the author
SyncMembersResponseValidationError is the validation error returned by SyncMembersResponse.Validate if the designated constraints aren't met.
No description provided by the author
TransferRequestValidationError is the validation error returned by TransferRequest.Validate if the designated constraints aren't met.
No description provided by the author
TransferResponseValidationError is the validation error returned by TransferResponse.Validate if the designated constraints aren't met.
UnimplementedNamespaceServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdateDescRequestValidationError is the validation error returned by UpdateDescRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateDescResponseValidationError is the validation error returned by UpdateDescResponse.Validate if the designated constraints aren't met.
No description provided by the author
UpdatePrivateRequestValidationError is the validation error returned by UpdatePrivateRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdatePrivateResponseValidationError is the validation error returned by UpdatePrivateResponse.Validate if the designated constraints aren't met.
# Interfaces
NamespaceClient is the client API for Namespace service.
NamespaceServer is the server API for Namespace service.
UnsafeNamespaceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
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.
FavoriteRequestMultiError is an error wrapping multiple validation errors returned by FavoriteRequest.ValidateAll() if the designated constraints aren't met.
FavoriteResponseMultiError is an error wrapping multiple validation errors returned by FavoriteResponse.ValidateAll() if the designated constraints aren't met.
IsExistsRequestMultiError is an error wrapping multiple validation errors returned by IsExistsRequest.ValidateAll() if the designated constraints aren't met.
IsExistsResponseMultiError is an error wrapping multiple validation errors returned by IsExistsResponse.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.
SyncMembersRequestMultiError is an error wrapping multiple validation errors returned by SyncMembersRequest.ValidateAll() if the designated constraints aren't met.
SyncMembersResponseMultiError is an error wrapping multiple validation errors returned by SyncMembersResponse.ValidateAll() if the designated constraints aren't met.
TransferRequestMultiError is an error wrapping multiple validation errors returned by TransferRequest.ValidateAll() if the designated constraints aren't met.
TransferResponseMultiError is an error wrapping multiple validation errors returned by TransferResponse.ValidateAll() if the designated constraints aren't met.
UpdateDescRequestMultiError is an error wrapping multiple validation errors returned by UpdateDescRequest.ValidateAll() if the designated constraints aren't met.
UpdateDescResponseMultiError is an error wrapping multiple validation errors returned by UpdateDescResponse.ValidateAll() if the designated constraints aren't met.
UpdatePrivateRequestMultiError is an error wrapping multiple validation errors returned by UpdatePrivateRequest.ValidateAll() if the designated constraints aren't met.
UpdatePrivateResponseMultiError is an error wrapping multiple validation errors returned by UpdatePrivateResponse.ValidateAll() if the designated constraints aren't met.