# Functions
No description provided by the author
RegisterMiddlewareServiceHandler registers the http handlers for service MiddlewareService to "mux".
RegisterMiddlewareServiceHandlerClient registers the http handlers for service MiddlewareService to "mux".
RegisterMiddlewareServiceHandlerFromEndpoint is same as RegisterMiddlewareServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMiddlewareServiceHandlerServer registers the http handlers for service MiddlewareService 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
Enum value maps for Claim_Policy.
Enum value maps for Claim_Policy.
Enum value maps for Claim_Status.
Enum value maps for Claim_Status.
No description provided by the author
MiddlewareService_ServiceDesc is the grpc.ServiceDesc for MiddlewareService service.
# Structs
No description provided by the author
No description provided by the author
ClaimsRequestValidationError is the validation error returned by ClaimsRequest.Validate if the designated constraints aren't met.
No description provided by the author
ClaimsResponseValidationError is the validation error returned by ClaimsResponse.Validate if the designated constraints aren't met.
ClaimValidationError is the validation error returned by Claim.Validate if the designated constraints aren't met.
No description provided by the author
InstanceValidationError is the validation error returned by Instance.Validate if the designated constraints aren't met.
No description provided by the author
ListRequestValidationError is the validation error returned by ListRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListResponseValidationError is the validation error returned by ListResponse.Validate if the designated constraints aren't met.
UnimplementedMiddlewareServiceServer should be embedded to have forward compatible implementations.
# Interfaces
MiddlewareServiceClient is the client API for MiddlewareService service.
MiddlewareServiceServer is the server API for MiddlewareService service.
UnsafeMiddlewareServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
No description provided by the author
No description provided by the author
ClaimMultiError is an error wrapping multiple validation errors returned by Claim.ValidateAll() if the designated constraints aren't met.
ClaimsRequestMultiError is an error wrapping multiple validation errors returned by ClaimsRequest.ValidateAll() if the designated constraints aren't met.
ClaimsResponseMultiError is an error wrapping multiple validation errors returned by ClaimsResponse.ValidateAll() if the designated constraints aren't met.
InstanceMultiError is an error wrapping multiple validation errors returned by Instance.ValidateAll() if the designated constraints aren't met.
ListRequestMultiError is an error wrapping multiple validation errors returned by ListRequest.ValidateAll() if the designated constraints aren't met.
ListResponseMultiError is an error wrapping multiple validation errors returned by ListResponse.ValidateAll() if the designated constraints aren't met.