logic

package
v0.0.0-...-426ab08 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GroupsvcLogic

type GroupsvcLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGroupsvcLogic

func NewGroupsvcLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GroupsvcLogic

func (*GroupsvcLogic) Groupresponse

func (l *GroupsvcLogic) Groupresponse(in *comet_server.Request, code int64, message string, data []byte) *comet_server.Response

* 群响应

func (*GroupsvcLogic) Groupsvc

type ImsvcLogic

type ImsvcLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewImsvcLogic

func NewImsvcLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ImsvcLogic

func (*ImsvcLogic) Imresponse

func (l *ImsvcLogic) Imresponse(in *comet_server.Request, code int64, message string, data []byte) *comet_server.Response

* im响应

func (*ImsvcLogic) Imsvc

type PushsvcLogic

type PushsvcLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewPushsvcLogic

func NewPushsvcLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PushsvcLogic

func (*PushsvcLogic) Pushresponse

func (l *PushsvcLogic) Pushresponse(in *comet_server.Request, code int64, message string, data []byte) *comet_server.Response

* 推送响应

func (*PushsvcLogic) Pushsvc

type RoomsvcLogic

type RoomsvcLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewRoomsvcLogic

func NewRoomsvcLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RoomsvcLogic

func (*RoomsvcLogic) Roomresponse

func (l *RoomsvcLogic) Roomresponse(in *comet_server.Request, code int64, message string, data []byte) *comet_server.Response

* 房间响应

func (*RoomsvcLogic) Roomsvc

type Send2friendLogic

type Send2friendLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewSend2friendLogic

func NewSend2friendLogic(ctx context.Context, svcCtx *svc.ServiceContext) *Send2friendLogic

func (*Send2friendLogic) Send2Friend

type Send2groupLogic

type Send2groupLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewSend2groupLogic

func NewSend2groupLogic(ctx context.Context, svcCtx *svc.ServiceContext) *Send2groupLogic

func (*Send2groupLogic) Send2Group

type Send2pushLogic

type Send2pushLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewSend2pushLogic

func NewSend2pushLogic(ctx context.Context, svcCtx *svc.ServiceContext) *Send2pushLogic

func (*Send2pushLogic) Send2Push

type Send2roomLogic

type Send2roomLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewSend2roomLogic

func NewSend2roomLogic(ctx context.Context, svcCtx *svc.ServiceContext) *Send2roomLogic

func (*Send2roomLogic) Send2Room

type Send2userLogic

type Send2userLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewSend2userLogic

func NewSend2userLogic(ctx context.Context, svcCtx *svc.ServiceContext) *Send2userLogic

func (*Send2userLogic) Send2User

type UsersvcLogic

type UsersvcLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewUsersvcLogic

func NewUsersvcLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UsersvcLogic

func (*UsersvcLogic) Userloignsvc

func (l *UsersvcLogic) Userloignsvc(in *comet_server.Request, c comet.IConn) (*comet_server.Response, error)

func (*UsersvcLogic) Userofflinesvc

func (l *UsersvcLogic) Userofflinesvc(in *comet_server.Request, c comet.IConn) (*comet_server.Response, error)

func (*UsersvcLogic) Useronlinesvc

func (l *UsersvcLogic) Useronlinesvc(in *comet_server.Request, c comet.IConn) (*comet_server.Response, error)

func (*UsersvcLogic) Userresponse

func (l *UsersvcLogic) Userresponse(in *comet_server.Request, code int64, message string, data []byte) *comet_server.Response

* 用户响应

func (*UsersvcLogic) Usersvc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL