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

# Functions

No description provided by the author
RegisterAuthHandler registers the http handlers for service Auth to "mux".
RegisterAuthHandlerClient registers the http handlers for service Auth to "mux".
RegisterAuthHandlerFromEndpoint is same as RegisterAuthHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAuthHandlerServer registers the http handlers for service Auth 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

# Variables

Auth_ServiceDesc is the grpc.ServiceDesc for Auth service.
No description provided by the author

# Structs

No description provided by the author
ExchangeRequestValidationError is the validation error returned by ExchangeRequest.Validate if the designated constraints aren't met.
No description provided by the author
ExchangeResponseValidationError is the validation error returned by ExchangeResponse.Validate if the designated constraints aren't met.
No description provided by the author
InfoRequestValidationError is the validation error returned by InfoRequest.Validate if the designated constraints aren't met.
No description provided by the author
InfoResponseValidationError is the validation error returned by InfoResponse.Validate if the designated constraints aren't met.
No description provided by the author
LoginRequestValidationError is the validation error returned by LoginRequest.Validate if the designated constraints aren't met.
No description provided by the author
LoginResponseValidationError is the validation error returned by LoginResponse.Validate if the designated constraints aren't met.
No description provided by the author
SettingsRequestValidationError is the validation error returned by SettingsRequest.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
SettingsResponse_OidcSettingValidationError is the validation error returned by SettingsResponse_OidcSetting.Validate if the designated constraints aren't met.
SettingsResponseValidationError is the validation error returned by SettingsResponse.Validate if the designated constraints aren't met.
UnimplementedAuthServer must be embedded to have forward compatible implementations.

# Interfaces

AuthClient is the client API for Auth service.
AuthServer is the server API for Auth service.
UnsafeAuthServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

ExchangeRequestMultiError is an error wrapping multiple validation errors returned by ExchangeRequest.ValidateAll() if the designated constraints aren't met.
ExchangeResponseMultiError is an error wrapping multiple validation errors returned by ExchangeResponse.ValidateAll() if the designated constraints aren't met.
InfoRequestMultiError is an error wrapping multiple validation errors returned by InfoRequest.ValidateAll() if the designated constraints aren't met.
InfoResponseMultiError is an error wrapping multiple validation errors returned by InfoResponse.ValidateAll() if the designated constraints aren't met.
LoginRequestMultiError is an error wrapping multiple validation errors returned by LoginRequest.ValidateAll() if the designated constraints aren't met.
LoginResponseMultiError is an error wrapping multiple validation errors returned by LoginResponse.ValidateAll() if the designated constraints aren't met.
SettingsRequestMultiError is an error wrapping multiple validation errors returned by SettingsRequest.ValidateAll() if the designated constraints aren't met.
SettingsResponse_OidcSettingMultiError is an error wrapping multiple validation errors returned by SettingsResponse_OidcSetting.ValidateAll() if the designated constraints aren't met.
SettingsResponseMultiError is an error wrapping multiple validation errors returned by SettingsResponse.ValidateAll() if the designated constraints aren't met.