Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GinFunRequest ¶ added in v1.1.0
GinFunRequest gin function
type LoginRequest ¶
LoginRequest 需要登录的接口
type LoginResponse ¶
type LoginResponse struct {
Username string `json:"username"`
}
LoginResponse 需要登录的接口
type PingRequest ¶
PingRequest ping
Click to show internal directories.
Click to hide internal directories.