Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrBuildSave = errors.New("unable to save build to database") ErrBuildInitFailed = errors.New("build init ended with error") )
View Source
var ( ErrNoAvailableWorker = errors.New("no worker is available") ErrNoAvailableWorkerForConfiguration = errors.New("no worker is available for given configuration") )
Functions ¶
func SelectWorker ¶
Types ¶
type Context ¶
type Context struct{}
func (*Context) AddToQueue ¶
func (*Context) ChangeInWorkers ¶
func (s *Context) ChangeInWorkers()
Click to show internal directories.
Click to hide internal directories.