common

package
v0.0.0-...-bf4de7e Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexReq

type IndexReq struct {
	g.Meta `path:"/" tags:"Index" method:"get" summary:"概览"`
}

type IndexRes

type IndexRes struct {
	Name      string `json:"name" dc:"项目名称"`
	Version   string `json:"version" dc:"版本号"`
	Donate    string `json:"donate" dc:"捐赠信息"`
	Website   string `json:"website" dc:"项目网站"`
	Copyright string `json:"copyright" dc:"版权声明"`
}

Jump to

Keyboard shortcuts

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