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

# Functions

No description provided by the author
RegisterVersionHandler registers the http handlers for service Version to "mux".
RegisterVersionHandlerClient registers the http handlers for service Version to "mux".
RegisterVersionHandlerFromEndpoint is same as RegisterVersionHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterVersionHandlerServer registers the http handlers for service Version to "mux".
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
Version_ServiceDesc is the grpc.ServiceDesc for Version service.

# Structs

No description provided by the author
RequestValidationError is the validation error returned by Request.Validate if the designated constraints aren't met.
No description provided by the author
ResponseValidationError is the validation error returned by Response.Validate if the designated constraints aren't met.
UnimplementedVersionServer must be embedded to have forward compatible implementations.

# Interfaces

UnsafeVersionServer may be embedded to opt out of forward compatibility for this service.
VersionClient is the client API for Version service.
VersionServer is the server API for Version service.

# Type aliases

RequestMultiError is an error wrapping multiple validation errors returned by Request.ValidateAll() if the designated constraints aren't met.
ResponseMultiError is an error wrapping multiple validation errors returned by Response.ValidateAll() if the designated constraints aren't met.