Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImServer ¶
type ImServer struct { imPb.UnimplementedImServer // contains filtered or unexported fields }
func NewImServer ¶
func NewImServer(svcCtx *svc.ServiceContext) *ImServer
func (*ImServer) PostGroupMessage ¶
func (s *ImServer) PostGroupMessage(ctx context.Context, in *imPb.PostGroupMessageReq) (*imPb.PostGroupMessageRsp, error)
func (*ImServer) PostMessage ¶
func (s *ImServer) PostMessage(ctx context.Context, in *imPb.PostUserMessageReq) (*imPb.PostUserMessageRsp, error)
Click to show internal directories.
Click to hide internal directories.