task

package
v0.72.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RenderTask

type RenderTask struct {
	Name         string
	IDs          map[string]string
	Overwrite    bool
	PreCommands  []string
	PostCommands []string
	Data         interface{}
	Logger       logger.Logger
	Directory    string
	Func         coretemplate.FuncMap
}

RenderTask holds a structure to run a complete task including renderring of templates and running pre/post commands

func (*RenderTask) Run

func (r *RenderTask) Run() error

Run RenderTask

Jump to

Keyboard shortcuts

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