Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Im ¶
type Im struct { H *Hub // contains filtered or unexported fields }
func (*Im) Connect ¶
func (i *Im) Connect(c *context.Context, req *phello.ConnectReq, rsp *phello.ConnectRsp)
func (*Im) SendMessage ¶
func (i *Im) SendMessage( c *context.Context, req chan *phello.SendMessageReq, exit chan struct{}, ) chan *phello.SendMessageRsp
Click to show internal directories.
Click to hide internal directories.