package
0.0.0-20230223200657-042933970d15
Repository: https://github.com/ithecorgi/grpc-chat-room.git
Documentation: pkg.go.dev

# Functions

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

# Constants

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

# Variables

Enum value maps for ChannelType.
Enum value maps for ChannelType.
Chat_ServiceDesc is the grpc.ServiceDesc for Chat service.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Channels_ChannelValidationError is the validation error returned by Channels_Channel.Validate if the designated constraints aren't met.
ChannelsValidationError is the validation error returned by Channels.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
ChatMessageValidationError is the validation error returned by ChatMessage.Validate if the designated constraints aren't met.
No description provided by the author
ConnectRequestValidationError is the validation error returned by ConnectRequest.Validate if the designated constraints aren't met.
No description provided by the author
GroupChannelNameRequestValidationError is the validation error returned by GroupChannelNameRequest.Validate if the designated constraints aren't met.
UnimplementedChatServer must be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
ChatClient is the client API for Chat service.
ChatServer is the server API for Chat service.
UnsafeChatServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

Channels_ChannelMultiError is an error wrapping multiple validation errors returned by Channels_Channel.ValidateAll() if the designated constraints aren't met.
ChannelsMultiError is an error wrapping multiple validation errors returned by Channels.ValidateAll() if the designated constraints aren't met.
No description provided by the author
ChatMessageMultiError is an error wrapping multiple validation errors returned by ChatMessage.ValidateAll() if the designated constraints aren't met.
ConnectRequestMultiError is an error wrapping multiple validation errors returned by ConnectRequest.ValidateAll() if the designated constraints aren't met.
GroupChannelNameRequestMultiError is an error wrapping multiple validation errors returned by GroupChannelNameRequest.ValidateAll() if the designated constraints aren't met.