Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Pulls []PullTask Builds []BuildTask Mirrors []MirrorTask )
Functions ¶
Types ¶
type BuildTask ¶
type MirrorSubTask ¶
type MirrorSubTask MirrorTask
func (MirrorSubTask) Do ¶
func (s MirrorSubTask) Do() (err error)
type MirrorTask ¶
func (MirrorTask) SubTasks ¶
func (m MirrorTask) SubTasks(ctx context.Context) (tasks []MirrorSubTask, err error)
Click to show internal directories.
Click to hide internal directories.