package
Version:
v0.0.0-...-6b7e659
Opens a new window with list of versions in this module.
Published: Apr 22, 2017
License: MIT
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 Job struct {
ID int `json:"id"`
TeamID int `json:"teamID"`
URLs string `json:"urls"`
}
type Output struct {
Pass bool `json:"pass"`
Score int64 `json:"score"`
Messages []string `json:"messages"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.