operation_log

package
v0.0.0-...-b32e05d Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertOperationLogTypes

func ConvertOperationLogTypes(in *syslogrpc.OperationLogDetails, usm map[string]*accountrpc.User) (out *types.OperationLogBackDTO)

Types

type DeletesOperationLogLogic

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

func NewDeletesOperationLogLogic

func NewDeletesOperationLogLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeletesOperationLogLogic

删除操作记录

func (*DeletesOperationLogLogic) DeletesOperationLog

func (l *DeletesOperationLogLogic) DeletesOperationLog(req *types.IdsReq) (resp *types.BatchResp, err error)

type FindOperationLogListLogic

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

func NewFindOperationLogListLogic

func NewFindOperationLogListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindOperationLogListLogic

分页获取操作记录列表

func (*FindOperationLogListLogic) FindOperationLogList

func (l *FindOperationLogListLogic) FindOperationLogList(req *types.OperationLogQuery) (resp *types.PageResp, err error)

Jump to

Keyboard shortcuts

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