logic

package
v0.2.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 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 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 GroupCastLogic

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

func NewGroupCastLogic

func NewGroupCastLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GroupCastLogic

func (*GroupCastLogic) GroupCast

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 ListCastLogic

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

func NewListCastLogic

func NewListCastLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListCastLogic

func (*ListCastLogic) ListCast

func (l *ListCastLogic) ListCast(in *comet.ListCastReq) (*comet.ListCastReply, error)

Jump to

Keyboard shortcuts

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