package
Version:
v0.0.0-...-a80db3c
Opens a new window with list of versions in this module.
Published: Jan 26, 2022
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:"/captcha" method:"get" tags:"工具" summary:"获取默认的验证码" dc:"直接返回的是图片二进制内容"`
}
IndexReq 默认验证码请求
type IndexRes struct {
g.Meta `mime:"png" dc:"验证码二进制内容" `
}
IndexRes 响应内容
Source Files
¶
Click to show internal directories.
Click to hide internal directories.