package
0.6.0
Repository: https://github.com/iamnande/cardmod.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
RefinementAPI_ServiceDesc is the grpc.ServiceDesc for RefinementAPI service.

# Structs

Request schema for the ListRefinements request.
Optional source and target refinement filtering.
ListRefinementsRequest_FilterValidationError is the validation error returned by ListRefinementsRequest_Filter.Validate if the designated constraints aren't met.
ListRefinementsRequestValidationError is the validation error returned by ListRefinementsRequest.Validate if the designated constraints aren't met.
Response schema for the ListRefinements request.
ListRefinementsResponseValidationError is the validation error returned by ListRefinementsResponse.Validate if the designated constraints aren't met.
An refinement resource.
RefinementValidationError is the validation error returned by Refinement.Validate if the designated constraints aren't met.
UnimplementedRefinementAPIServer must be embedded to have forward compatible implementations.

# Interfaces

RefinementAPIClient is the client API for RefinementAPI service.
RefinementAPIServer is the server API for RefinementAPI service.
UnsafeRefinementAPIServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

ListRefinementsRequest_FilterMultiError is an error wrapping multiple validation errors returned by ListRefinementsRequest_Filter.ValidateAll() if the designated constraints aren't met.
ListRefinementsRequestMultiError is an error wrapping multiple validation errors returned by ListRefinementsRequest.ValidateAll() if the designated constraints aren't met.
ListRefinementsResponseMultiError is an error wrapping multiple validation errors returned by ListRefinementsResponse.ValidateAll() if the designated constraints aren't met.
RefinementMultiError is an error wrapping multiple validation errors returned by Refinement.ValidateAll() if the designated constraints aren't met.