Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrimeLibTagCreateTask ¶
type PrimeLibTagCreateTask struct {
}
func NewTask ¶
func NewTask() PrimeLibTagCreateTask
func (PrimeLibTagCreateTask) Execute ¶
func (n PrimeLibTagCreateTask) Execute(ctx taskcommon.TaskContext) error
Execute runs the task
func (PrimeLibTagCreateTask) Name ¶
func (n PrimeLibTagCreateTask) Name() string
Name returns the name of the task
Click to show internal directories.
Click to hide internal directories.