package
Version:
v0.0.0-...-83adff0
Opens a new window with list of versions in this module.
Published: Jul 6, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ProcessRes struct {
Success int8 `json:"success"`
CaptchaID string `json:"gt"`
Challenge string `json:"challenge"`
NewCaptcha int `json:"new_captcha"`
Limit map[string]bool `json:"limit"`
}
ProcessRes str
type ValidateRes struct {
Seccode string `json:"seccode"`
}
ValidateRes str
Source Files
¶
Click to show internal directories.
Click to hide internal directories.