//
pkg.gl
Category
github.com/wavesoftware/go-magetasks
pkg
tasks
package
0.9.2
Repository:
https://github.com/wavesoftware/go-magetasks.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
103 SLOC
#
Functions
Start
Start will start a single line task.
#
Structs
Part
Part represents a part of a bigger Task.
Task
Task represents a mage task enriched with icon and description that might be multiline.
#
Interfaces
PartProcessing
PartProcessing is an interface that is used to process long running part of tasks.