Documentation ¶
Index ¶
Constants ¶
View Source
const (
StatusURL = "https://oss-fuzz-build-logs.storage.googleapis.com/status.json"
)
Variables ¶
This section is empty.
Functions ¶
func CreateOSSFuzzClient ¶
func CreateOSSFuzzClient(ossFuzzStatusURL string) clients.RepoClient
CreateOSSFuzzClient returns a client which implements RepoClient interface.
func CreateOSSFuzzClientEager ¶
func CreateOSSFuzzClientEager(ossFuzzStatusURL string) (clients.RepoClient, error)
CreateOSSFuzzClientEager returns a OSS Fuzz Client which has already fetched and parsed the status file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.