log

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteLoginLogLogic added in v0.0.2

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

DeleteLoginLogLogic 删除登录日志

Author: LiuFeiHua Date: 2023/12/18 17:19

func NewDeleteLoginLogLogic added in v0.0.2

func NewDeleteLoginLogLogic(ctx context.Context, svcCtx *svc.ServiceContext) DeleteLoginLogLogic

func (*DeleteLoginLogLogic) DeleteLoginLog added in v0.0.2

DeleteLoginLog 删除登录日志

type DeleteOperateLogLogic added in v0.0.2

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

DeleteOperateLogLogic 删除操作日志

Author: LiuFeiHua Date: 2023/12/18 17:20

func NewDeleteOperateLogLogic added in v0.0.2

func NewDeleteOperateLogLogic(ctx context.Context, svcCtx *svc.ServiceContext) DeleteOperateLogLogic

func (*DeleteOperateLogLogic) DeleteOperateLog added in v0.0.2

DeleteOperateLog 删除操作日志

type QueryLoginLogDetailLogic added in v0.0.2

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

QueryLoginLogDetailLogic 查询登录日志详情

Author: LiuFeiHua Date: 2024/5/29 17:32

func NewQueryLoginLogDetailLogic added in v0.0.2

func NewQueryLoginLogDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryLoginLogDetailLogic

func (*QueryLoginLogDetailLogic) QueryLoginLogDetail added in v0.0.2

func (l *QueryLoginLogDetailLogic) QueryLoginLogDetail(req *types.QueryLoginLogDetailReq) (resp *types.QueryLoginLogDetailResp, err error)

QueryLoginLogDetail 查询登录日志详情

type QueryLoginLogListLogic added in v0.0.2

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

QueryLoginLogListLogic 查询登录日志列表

Author: LiuFeiHua Date: 2023/12/18 17:20

func NewQueryLoginLogListLogic added in v0.0.2

func NewQueryLoginLogListLogic(ctx context.Context, svcCtx *svc.ServiceContext) QueryLoginLogListLogic

func (*QueryLoginLogListLogic) QueryLoginLogList added in v0.0.2

QueryLoginLogList 查询登录日志列表

type QueryOperateLogDetailLogic added in v0.0.2

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

QueryOperateLogDetailLogic 查询操作日志详情

Author: LiuFeiHua Date: 2024/5/29 17:41

func NewQueryOperateLogDetailLogic added in v0.0.2

func NewQueryOperateLogDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryOperateLogDetailLogic

func (*QueryOperateLogDetailLogic) QueryOperateLogDetail added in v0.0.2

QueryOperateLogDetail 查询操作日志详情

type QueryOperateLogListLogic added in v0.0.2

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

QueryOperateLogListLogic 查询操作日志列表

Author: LiuFeiHua Date: 2023/12/18 17:20

func NewQueryOperateLogListLogic added in v0.0.2

func NewQueryOperateLogListLogic(ctx context.Context, svcCtx *svc.ServiceContext) QueryOperateLogListLogic

func (*QueryOperateLogListLogic) QueryOperateLogList added in v0.0.2

QueryOperateLogList 查询操作日志列表

type QueryStatisticsLoginLogLogic added in v0.0.2

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

QueryStatisticsLoginLogLogic 统计后台用户登录

Author: LiuFeiHua Date: 2024/5/29 17:46

func NewQueryStatisticsLoginLogLogic added in v0.0.2

func NewQueryStatisticsLoginLogLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryStatisticsLoginLogLogic

func (*QueryStatisticsLoginLogLogic) QueryStatisticsLoginLog added in v0.0.2

func (l *QueryStatisticsLoginLogLogic) QueryStatisticsLoginLog() (resp *types.QueryStatisticsLoginLogResp, err error)

QueryStatisticsLoginLog 统计后台用户登录

Jump to

Keyboard shortcuts

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