home

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package home @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 webos CLI @Author linngc @License

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorReq

type ErrorReq struct {
	g.Meta `path:"/home/error" method:"get"  tags:"adminError" summary:"全局异常错误页面"`
	Status string       `p:"status" v:"required"`
	Params gview.Params `p:"params" v:"required"`
}

@title 全局异常错误页面

type ErrorRes

type ErrorRes struct {
	g.Meta `mime:"text/html" type:"string" example:"<html/>" dc:"全局异常错误页面"`
}

@title 全局异常错误页面

Jump to

Keyboard shortcuts

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