filelog

package
v1.0.1-rel-02 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: AFL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register()

Types

type FilelogloadFuncService

type FilelogloadFuncService struct {
	funchandler.FuncService
}

func NewFilelogloadFuncService

func NewFilelogloadFuncService() *FilelogloadFuncService

func (*FilelogloadFuncService) ExecuteDownloadErr

func (this *FilelogloadFuncService) ExecuteDownloadErr(c *gin.Context)
@Summary		下载ERR log
@Tags			日志文件服务
@Description	下载ERR  log

##// @Param filename query string true "file name"

@Success		200	{object}	gin.Context
@Router			/download/err [post]

func (*FilelogloadFuncService) ExecuteDownloadLog

func (this *FilelogloadFuncService) ExecuteDownloadLog(c *gin.Context)
@Summary		下载log
@Tags			日志文件服务
@Description	下载log

##// @Param filename query string true "file name"

@Success		200	{object}	gin.Context
@Router			/download/log [post]

Jump to

Keyboard shortcuts

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