log

package
v0.0.152 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterLogRoutes added in v0.0.145

func RegisterLogRoutes(mgm *gin.RouterGroup)

Types

type Controller added in v0.0.145

type Controller struct{}

func (*Controller) ListOperation added in v0.0.145

func (lc *Controller) ListOperation(c *gin.Context)

@Summary 操作日志列表 @Description 获取所有操作日志 @Security BearerAuth @Success 200 {object} string @Router /mgm/log/operation/list [get]

func (*Controller) ListShell added in v0.0.145

func (lc *Controller) ListShell(c *gin.Context)

@Summary Shell日志列表 @Description 获取所有Shell操作日志 @Security BearerAuth @Success 200 {object} string @Router /mgm/log/shell/list [get]

Jump to

Keyboard shortcuts

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