debugprovider

package
v0.37.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const ProviderName = "debug"

ProviderName is the name of this provider used for error wrapping and identification.

Variables

This section is empty.

Functions

This section is empty.

Types

type DebugProvider

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

DebugProvider provides debugging capabilities for inspecting data during workflow execution.

func NewDebugProvider

func NewDebugProvider() *DebugProvider

NewDebugProvider creates a new debug provider instance.

func (*DebugProvider) Descriptor

func (p *DebugProvider) Descriptor() *provider.Descriptor

Descriptor returns the provider descriptor.

func (*DebugProvider) Execute

func (p *DebugProvider) Execute(ctx context.Context, input any) (*provider.Output, error)

Execute performs the debug operation.

Jump to

Keyboard shortcuts

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