Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Process ¶
type Process struct {
// contains filtered or unexported fields
}
func NewProcess ¶
NewQueue returns a new instance of Queue
type Queue ¶
type Queue []*Process
func (*Queue) ResetWaits ¶
func (q *Queue) ResetWaits()
func (*Queue) StandbyAll ¶
func (q *Queue) StandbyAll()
StandbyAll sets all repos to watch for changes
func (*Queue) WaitForAll ¶
func (q *Queue) WaitForAll()
Click to show internal directories.
Click to hide internal directories.