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

# Functions

No description provided by the author
RegisterMarsHandler registers the http handlers for service Mars to "mux".
RegisterMarsHandlerClient registers the http handlers for service Mars to "mux".
RegisterMarsHandlerFromEndpoint is same as RegisterMarsHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMarsHandlerServer registers the http handlers for service Mars 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

# Variables

Enum value maps for ElementType.
Enum value maps for ElementType.
No description provided by the author
Mars_ServiceDesc is the grpc.ServiceDesc for Mars service.

# Structs

No description provided by the author
ElementValidationError is the validation error returned by Element.Validate if the designated constraints aren't met.
No description provided by the author
MarsConfigValidationError is the validation error returned by MarsConfig.Validate if the designated constraints aren't met.
No description provided by the author
MarsDefaultChartValuesRequestValidationError is the validation error returned by MarsDefaultChartValuesRequest.Validate if the designated constraints aren't met.
No description provided by the author
MarsDefaultChartValuesResponseValidationError is the validation error returned by MarsDefaultChartValuesResponse.Validate if the designated constraints aren't met.
No description provided by the author
MarsGlobalConfigRequestValidationError is the validation error returned by MarsGlobalConfigRequest.Validate if the designated constraints aren't met.
No description provided by the author
MarsGlobalConfigResponseValidationError is the validation error returned by MarsGlobalConfigResponse.Validate if the designated constraints aren't met.
No description provided by the author
MarsShowRequestValidationError is the validation error returned by MarsShowRequest.Validate if the designated constraints aren't met.
No description provided by the author
MarsShowResponseValidationError is the validation error returned by MarsShowResponse.Validate if the designated constraints aren't met.
No description provided by the author
MarsToggleEnabledRequestValidationError is the validation error returned by MarsToggleEnabledRequest.Validate if the designated constraints aren't met.
No description provided by the author
MarsToggleEnabledResponseValidationError is the validation error returned by MarsToggleEnabledResponse.Validate if the designated constraints aren't met.
No description provided by the author
MarsUpdateRequestValidationError is the validation error returned by MarsUpdateRequest.Validate if the designated constraints aren't met.
No description provided by the author
MarsUpdateResponseValidationError is the validation error returned by MarsUpdateResponse.Validate if the designated constraints aren't met.
UnimplementedMarsServer must be embedded to have forward compatible implementations.

# Interfaces

MarsClient is the client API for Mars service.
MarsServer is the server API for Mars service.
UnsafeMarsServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

ElementMultiError is an error wrapping multiple validation errors returned by Element.ValidateAll() if the designated constraints aren't met.
No description provided by the author
MarsConfigMultiError is an error wrapping multiple validation errors returned by MarsConfig.ValidateAll() if the designated constraints aren't met.
MarsDefaultChartValuesRequestMultiError is an error wrapping multiple validation errors returned by MarsDefaultChartValuesRequest.ValidateAll() if the designated constraints aren't met.
MarsDefaultChartValuesResponseMultiError is an error wrapping multiple validation errors returned by MarsDefaultChartValuesResponse.ValidateAll() if the designated constraints aren't met.
MarsGlobalConfigRequestMultiError is an error wrapping multiple validation errors returned by MarsGlobalConfigRequest.ValidateAll() if the designated constraints aren't met.
MarsGlobalConfigResponseMultiError is an error wrapping multiple validation errors returned by MarsGlobalConfigResponse.ValidateAll() if the designated constraints aren't met.
MarsShowRequestMultiError is an error wrapping multiple validation errors returned by MarsShowRequest.ValidateAll() if the designated constraints aren't met.
MarsShowResponseMultiError is an error wrapping multiple validation errors returned by MarsShowResponse.ValidateAll() if the designated constraints aren't met.
MarsToggleEnabledRequestMultiError is an error wrapping multiple validation errors returned by MarsToggleEnabledRequest.ValidateAll() if the designated constraints aren't met.
MarsToggleEnabledResponseMultiError is an error wrapping multiple validation errors returned by MarsToggleEnabledResponse.ValidateAll() if the designated constraints aren't met.
MarsUpdateRequestMultiError is an error wrapping multiple validation errors returned by MarsUpdateRequest.ValidateAll() if the designated constraints aren't met.
MarsUpdateResponseMultiError is an error wrapping multiple validation errors returned by MarsUpdateResponse.ValidateAll() if the designated constraints aren't met.