package
0.0.0-20241109105407-4aad5ae97113
Repository: https://github.com/elras1/chat-server.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterChatServerHandler registers the http handlers for service ChatServer to "mux".
RegisterChatServerHandlerClient registers the http handlers for service ChatServer to "mux".
RegisterChatServerHandlerFromEndpoint is same as RegisterChatServerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterChatServerHandlerServer registers the http handlers for service ChatServer to "mux".
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
ChatServer_ServiceDesc is the grpc.ServiceDesc for ChatServer 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
No description provided by the author
UnimplementedChatServerServer must be embedded to have forward compatible implementations.
# Interfaces
ChatServerClient is the client API for ChatServer service.
ChatServerServer is the server API for ChatServer service.
UnsafeChatServerServer may be embedded to opt out of forward compatibility for this service.