debug

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2022 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateContextName

func GenerateContextName(name, step string) string

GenerateContextName generate context name

Types

type Context

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

Context is debug context.

func (*Context) Set

func (d *Context) Set(v *value.Value) error

Set sets debug content into context

type ContextImpl

type ContextImpl interface {
	Set(v *value.Value) error
}

ContextImpl is workflow debug context interface

func NewContext

func NewContext(cli client.Client, instance *wfTypes.WorkflowInstance, step string) ContextImpl

NewContext new workflow context without initialize data.

Jump to

Keyboard shortcuts

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