package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Mar 1, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type FilesReq struct {
g.Meta `path:"/files" tags:"file" method:"post" summary:"Files接口"`
model.FileFilesReq
}
Files接口请求参数
type FilesRes struct {
g.Meta `mime:"application/json" example:"json"`
}
Files接口响应参数
Source Files
¶
Click to show internal directories.
Click to hide internal directories.