# 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
MagicAPI_ServiceDesc is the grpc.ServiceDesc for MagicAPI service.
# Structs
Request schema for the GetMagic request.
GetMagicRequestValidationError is the validation error returned by GetMagicRequest.Validate if the designated constraints aren't met.
Request schema for the ListMagics request.
ListMagicsRequestValidationError is the validation error returned by ListMagicsRequest.Validate if the designated constraints aren't met.
Response schema for the ListMagics request.
ListMagicsResponseValidationError is the validation error returned by ListMagicsResponse.Validate if the designated constraints aren't met.
An magic resource.
MagicValidationError is the validation error returned by Magic.Validate if the designated constraints aren't met.
UnimplementedMagicAPIServer must be embedded to have forward compatible implementations.
# Interfaces
MagicAPIClient is the client API for MagicAPI service.
MagicAPIServer is the server API for MagicAPI service.
UnsafeMagicAPIServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
GetMagicRequestMultiError is an error wrapping multiple validation errors returned by GetMagicRequest.ValidateAll() if the designated constraints aren't met.
ListMagicsRequestMultiError is an error wrapping multiple validation errors returned by ListMagicsRequest.ValidateAll() if the designated constraints aren't met.
ListMagicsResponseMultiError is an error wrapping multiple validation errors returned by ListMagicsResponse.ValidateAll() if the designated constraints aren't met.
MagicMultiError is an error wrapping multiple validation errors returned by Magic.ValidateAll() if the designated constraints aren't met.