Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Captcha ¶
type Captcha struct { Tag int `json:"captcha"` MD5 string `json:"check"` TS int64 `json:"timestamp"` // now.Unix() second Pic Pnger `json:"-"` }
Captcha ...
Click to show internal directories.
Click to hide internal directories.