package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Dec 24, 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 HealthReq struct {
g.Meta `path:"/health" tags:"health" method:"all" summary:"健康接口"`
}
健康接口请求参数
type HealthRes struct {
g.Meta `mime:"application/json" example:"json"`
}
健康接口响应参数
Source Files
¶
Click to show internal directories.
Click to hide internal directories.