Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Job ¶
type Job struct { Name string Version string Source Source // Packages that this job depends on; however, // currently it will contain packages from all jobs Packages []Package }
func (Job) BundleName ¶
func (Job) BundleVersion ¶
Click to show internal directories.
Click to hide internal directories.