package
0.0.0-20241108214721-afdc8fc0b39c
Repository: https://github.com/drizzleent/chat-server.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Variables
ChatV1_ServiceDesc is the grpc.ServiceDesc for ChatV1 service.
No description provided by the author
# Structs
No description provided by the author
ConnectChatRequestValidationError is the validation error returned by ConnectChatRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateChatResponseValidationError is the validation error returned by CreateChatResponse.Validate if the designated constraints aren't met.
No description provided by the author
CreateRequestValidationError is the validation error returned by CreateRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateResponseValidationError is the validation error returned by CreateResponse.Validate if the designated constraints aren't met.
No description provided by the author
DeleteRequestValidationError is the validation error returned by DeleteRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetNameResponseValidationError is the validation error returned by GetNameResponse.Validate if the designated constraints aren't met.
No description provided by the author
MessageValidationError is the validation error returned by Message.Validate if the designated constraints aren't met.
No description provided by the author
SendMessageRequestValidationError is the validation error returned by SendMessageRequest.Validate if the designated constraints aren't met.
UnimplementedChatV1Server must be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
ChatV1Client is the client API for ChatV1 service.
ChatV1Server is the server API for ChatV1 service.
UnsafeChatV1Server may be embedded to opt out of forward compatibility for this service.
# Type aliases
ConnectChatRequestMultiError is an error wrapping multiple validation errors returned by ConnectChatRequest.ValidateAll() if the designated constraints aren't met.
CreateChatResponseMultiError is an error wrapping multiple validation errors returned by CreateChatResponse.ValidateAll() if the designated constraints aren't met.
CreateRequestMultiError is an error wrapping multiple validation errors returned by CreateRequest.ValidateAll() if the designated constraints aren't met.
CreateResponseMultiError is an error wrapping multiple validation errors returned by CreateResponse.ValidateAll() if the designated constraints aren't met.
DeleteRequestMultiError is an error wrapping multiple validation errors returned by DeleteRequest.ValidateAll() if the designated constraints aren't met.
GetNameResponseMultiError is an error wrapping multiple validation errors returned by GetNameResponse.ValidateAll() if the designated constraints aren't met.
MessageMultiError is an error wrapping multiple validation errors returned by Message.ValidateAll() if the designated constraints aren't met.
SendMessageRequestMultiError is an error wrapping multiple validation errors returned by SendMessageRequest.ValidateAll() if the designated constraints aren't met.