logic

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BroadcastGroupLogic

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

func NewBroadcastGroupLogic

func NewBroadcastGroupLogic(ctx context.Context, svcCtx *svc.ServiceContext) *BroadcastGroupLogic

func (*BroadcastGroupLogic) BroadcastGroup

type BroadcastLogic

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

func NewBroadcastLogic

func NewBroadcastLogic(ctx context.Context, svcCtx *svc.ServiceContext) *BroadcastLogic

func (*BroadcastLogic) Broadcast

type DelGroupsLogic

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

func NewDelGroupsLogic

func NewDelGroupsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DelGroupsLogic

func (*DelGroupsLogic) DelGroups

type JoinGroupsLogic

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

func NewJoinGroupsLogic

func NewJoinGroupsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *JoinGroupsLogic

func (*JoinGroupsLogic) JoinGroups

type LeaveGroupsLogic

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

func NewLeaveGroupsLogic

func NewLeaveGroupsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *LeaveGroupsLogic

func (*LeaveGroupsLogic) LeaveGroups

type PushMsgLogic

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

func NewPushMsgLogic

func NewPushMsgLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PushMsgLogic

func (*PushMsgLogic) PushMsg

func (l *PushMsgLogic) PushMsg(in *comet.PushMsgReq) (*comet.PushMsgReply, error)

Jump to

Keyboard shortcuts

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