Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChatServer ¶
type ChatServer struct { sync.RWMutex pb.UnimplementedChatRoomServer // contains filtered or unexported fields }
func New ¶
func New() *ChatServer
func (*ChatServer) Chat ¶
func (c *ChatServer) Chat(srv pb.ChatRoom_ChatServer) error
Click to show internal directories.
Click to hide internal directories.