package
Version:
v0.0.0-...-c9f746a
Opens a new window with list of versions in this module.
Published: Oct 3, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ResponseData struct {
ChallengeTS time.Time `json:"challenge_ts"`
Hostname string `json:"hostname"`
Score float32 `json:"score"`
Success bool `json:"success"`
ErrorCodes []string `json:"error-codes"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.