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

# Functions

No description provided by the author
RegisterEndpointHandler registers the http handlers for service Endpoint to "mux".
RegisterEndpointHandlerClient registers the http handlers for service Endpoint to "mux".
RegisterEndpointHandlerFromEndpoint is same as RegisterEndpointHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterEndpointHandlerServer registers the http handlers for service Endpoint to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

Endpoint_ServiceDesc is the grpc.ServiceDesc for Endpoint service.
No description provided by the author

# Structs

No description provided by the author
InNamespaceRequestValidationError is the validation error returned by InNamespaceRequest.Validate if the designated constraints aren't met.
No description provided by the author
InNamespaceResponseValidationError is the validation error returned by InNamespaceResponse.Validate if the designated constraints aren't met.
No description provided by the author
InProjectRequestValidationError is the validation error returned by InProjectRequest.Validate if the designated constraints aren't met.
No description provided by the author
InProjectResponseValidationError is the validation error returned by InProjectResponse.Validate if the designated constraints aren't met.
UnimplementedEndpointServer must be embedded to have forward compatible implementations.

# Interfaces

EndpointClient is the client API for Endpoint service.
EndpointServer is the server API for Endpoint service.
UnsafeEndpointServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

InNamespaceRequestMultiError is an error wrapping multiple validation errors returned by InNamespaceRequest.ValidateAll() if the designated constraints aren't met.
InNamespaceResponseMultiError is an error wrapping multiple validation errors returned by InNamespaceResponse.ValidateAll() if the designated constraints aren't met.
InProjectRequestMultiError is an error wrapping multiple validation errors returned by InProjectRequest.ValidateAll() if the designated constraints aren't met.
InProjectResponseMultiError is an error wrapping multiple validation errors returned by InProjectResponse.ValidateAll() if the designated constraints aren't met.