api

package
v0.0.0-...-a80db3c Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2022 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:"/captcha" method:"get" tags:"工具" summary:"获取默认的验证码" dc:"直接返回的是图片二进制内容"`
}

IndexReq 默认验证码请求

type IndexRes

type IndexRes struct {
	g.Meta `mime:"png" dc:"验证码二进制内容" `
}

IndexRes 响应内容

Jump to

Keyboard shortcuts

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