# Functions
No description provided by the author
No description provided by the author
# Variables
CalculateAPI_ServiceDesc is the grpc.ServiceDesc for CalculateAPI service.
No description provided by the author
# Structs
Request message for Calculate.
CalculateRequestValidationError is the validation error returned by CalculateRequest.Validate if the designated constraints aren't met.
Response output for Calculate.
Refinement output of a given refinement.
CalculateResponse_RefinementValidationError is the validation error returned by CalculateResponse_Refinement.Validate if the designated constraints aren't met.
CalculateResponseValidationError is the validation error returned by CalculateResponse.Validate if the designated constraints aren't met.
UnimplementedCalculateAPIServer must be embedded to have forward compatible implementations.
# Interfaces
CalculateAPIClient is the client API for CalculateAPI service.
CalculateAPIServer is the server API for CalculateAPI service.
UnsafeCalculateAPIServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
CalculateRequestMultiError is an error wrapping multiple validation errors returned by CalculateRequest.ValidateAll() if the designated constraints aren't met.
CalculateResponse_RefinementMultiError is an error wrapping multiple validation errors returned by CalculateResponse_Refinement.ValidateAll() if the designated constraints aren't met.
CalculateResponseMultiError is an error wrapping multiple validation errors returned by CalculateResponse.ValidateAll() if the designated constraints aren't met.