group

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateGroupLogic

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

func NewCreateGroupLogic

func NewCreateGroupLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateGroupLogic

NewCreateGroupLogic 创群

func (*CreateGroupLogic) CreateGroup

func (l *CreateGroupLogic) CreateGroup(req *types.GroupCreateReq) (resp *types.GroupCreateResp, err error)

type GroupListLogic

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

func NewGroupListLogic

func NewGroupListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GroupListLogic

NewGroupListLogic 用户申群列表

func (*GroupListLogic) GroupList

func (l *GroupListLogic) GroupList(req *types.GroupListRep) (resp *types.GroupListResp, err error)

type GroupPutInHandleLogic

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

func NewGroupPutInHandleLogic

func NewGroupPutInHandleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GroupPutInHandleLogic

NewGroupPutInHandleLogic 申请进群处理

func (*GroupPutInHandleLogic) GroupPutInHandle

func (l *GroupPutInHandleLogic) GroupPutInHandle(req *types.GroupPutInHandleRep) (resp *types.GroupPutInHandleResp, err error)

type GroupPutInListLogic

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

func NewGroupPutInListLogic

func NewGroupPutInListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GroupPutInListLogic

NewGroupPutInListLogic 申请进群列表

func (*GroupPutInListLogic) GroupPutInList

func (l *GroupPutInListLogic) GroupPutInList(req *types.GroupPutInListRep) (resp *types.GroupPutInListResp, err error)

type GroupPutInLogic

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

func NewGroupPutInLogic

func NewGroupPutInLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GroupPutInLogic

NewGroupPutInLogic 申请进群

func (*GroupPutInLogic) GroupPutIn

func (l *GroupPutInLogic) GroupPutIn(req *types.GroupPutInRep) (resp *types.GroupPutInResp, err error)

type GroupUserListLogic

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

func NewGroupUserListLogic

func NewGroupUserListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GroupUserListLogic

NewGroupUserListLogic 成员列表列表

func (*GroupUserListLogic) GroupUserList

func (l *GroupUserListLogic) GroupUserList(req *types.GroupUserListReq) (resp *types.GroupUserListResp, err error)

Jump to

Keyboard shortcuts

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