Documentation ¶
Overview ¶
Package chat_msg is a generated protocol buffer package.
It is generated from these files:
chat_msg.proto
It has these top-level messages:
Msg
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterChatServer ¶
func RegisterChatServer(s *grpc.Server, srv ChatServer)
Types ¶
type ChatClient ¶
type ChatClient interface {
Chat(ctx context.Context, opts ...grpc.CallOption) (Chat_ChatClient, error)
}
func NewChatClient ¶
func NewChatClient(cc *grpc.ClientConn) ChatClient
type ChatServer ¶
type ChatServer interface {
Chat(Chat_ChatServer) error
}
type Chat_ChatClient ¶
type Chat_ChatServer ¶
Click to show internal directories.
Click to hide internal directories.