Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChatService ¶
type ChatService struct { proto.ChatServiceServer // contains filtered or unexported fields }
func NewChatService ¶
func NewChatService(messenger *messenger.Messenger) *ChatService
func (*ChatService) TransceiveMessages ¶
func (s *ChatService) TransceiveMessages(stream proto.ChatService_TransceiveMessagesServer) error
Click to show internal directories.
Click to hide internal directories.