debug

package
v1.4.9 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateContextName

func GenerateContextName(app, 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

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