//
pkg.gl
Category
github.com/linuxboot/contest
plugins
testfetchers
uri
package
1.0.1
Repository:
https://github.com/linuxboot/contest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
108 SLOC
#
Functions
Load
Load returns the name and factory which are needed to register the TestFetcher.
New
New initializes the TestFetcher object.
#
Variables
Name
Name defined the name of the plugin.
#
Structs
FetchParameters
FetchParameters contains the parameters necessary to fetch tests.
URI
URI implements contest.TestFetcher interface, returning dummy test fetcher.