package
Version:
v1.15.3
Opens a new window with list of versions in this module.
Published: Jun 14, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BuildJob struct {
Repository string
NumberOfExecutions int
}
BuildJob represents a job for the gobuilder to build including the
repository and a number of tries already made to build it
FromBytes reads a []byte representation created by ToBytes and
returns a reference to the BuildJob object for further usage
ToByte creats a gob encoded version of the BuildJob to store in text
queues or other locations
Source Files
¶
Click to show internal directories.
Click to hide internal directories.