package
4.26.1
Repository: https://github.com/duc-cnzj/mars.git
Documentation: pkg.go.dev

# 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

# Variables

No description provided by the author
Namespace_ServiceDesc is the grpc.ServiceDesc for Namespace 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
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
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
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.
UnimplementedNamespaceServer must be embedded to have forward compatible implementations.

# 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

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.
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.
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.
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.