# Functions
No description provided by the author
No description provided by the author
# Variables
ChannelService_ServiceDesc is the grpc.ServiceDesc for ChannelService service.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
ChannelRequestValidationError is the validation error returned by ChannelRequest.Validate if the designated constraints aren't met.
No description provided by the author
DataValidationError is the validation error returned by Data.Validate if the designated constraints aren't met.
No description provided by the author
KeyAcceptedValidationError is the validation error returned by KeyAccepted.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
No description provided by the author
ReceiveResponseValidationError is the validation error returned by ReceiveResponse.Validate if the designated constraints aren't met.
No description provided by the author
SetKeyValidationError is the validation error returned by SetKey.Validate if the designated constraints aren't met.
UnimplementedChannelServiceServer must be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
ChannelServiceClient is the client API for ChannelService service.
ChannelServiceServer is the server API for ChannelService service.
UnsafeChannelServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
ChannelRequestMultiError is an error wrapping multiple validation errors returned by ChannelRequest.ValidateAll() if the designated constraints aren't met.
DataMultiError is an error wrapping multiple validation errors returned by Data.ValidateAll() if the designated constraints aren't met.
KeyAcceptedMultiError is an error wrapping multiple validation errors returned by KeyAccepted.ValidateAll() if the designated constraints aren't met.
ReceiveResponseMultiError is an error wrapping multiple validation errors returned by ReceiveResponse.ValidateAll() if the designated constraints aren't met.
SetKeyMultiError is an error wrapping multiple validation errors returned by SetKey.ValidateAll() if the designated constraints aren't met.