tasks

package
v0.0.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2024 License: GPL-3.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func GetTaskDescriptor added in v0.0.12

func GetTaskDescriptor(name string) *types.TaskDescriptor

Types

type MapOfRunnableInfo

type MapOfRunnableInfo map[string]RunnableInfo

func AvailableTasks

func AvailableTasks() MapOfRunnableInfo

type RunnableInfo

type RunnableInfo struct {
	Description string
	Config      interface{}
}

RunnableInfo contains information about a runnable task.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL