ctx

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const STACK = "stack"

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionContext

type ActionContext struct {
	// contains filtered or unexported fields
}

func NewActionContext

func NewActionContext(step model.Step, ctx context.Context, output *output.Output) ActionContext

func (*ActionContext) GetParameters

func (a *ActionContext) GetParameters() map[string]string

func (*ActionContext) GetStack

func (a *ActionContext) GetStack() map[string]interface{}

func (*ActionContext) GetStackValue

func (a *ActionContext) GetStackValue(key string) any

func (*ActionContext) GetStepWith

func (a *ActionContext) GetStepWith(key string) string

func (*ActionContext) GetUserId

func (a *ActionContext) GetUserId() string

func (*ActionContext) GetWorkdir

func (a *ActionContext) GetWorkdir() string

func (*ActionContext) WriteLine

func (a *ActionContext) WriteLine(content string)

Jump to

Keyboard shortcuts

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