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