package
Version:
v0.1.15
Opens a new window with list of versions in this module.
Published: May 27, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Action is a slice of Tasks.
ContextKey is the type of key that will be used to index into context.
Tags supports string extrapolation using tags.
Interpolate str using tags.
Task defines common method signatures for every task.
type TaskMeta struct {
Library string `json:"library" yaml:"library"`
Task string `json:"task" yaml:"task"`
}
TaskMeta is common to all Tasks
Source Files
¶
Click to show internal directories.
Click to hide internal directories.