package
Version:
v0.0.0-...-bf4de7e
Opens a new window with list of versions in this module.
Published: Sep 3, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type IndexReq struct {
g.Meta `path:"/" tags:"Index" method:"get" summary:"概览"`
}
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:"版权声明"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.