fn

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2023 License: Apache-2.0, BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockInstanceRunner

type BlockInstanceRunner interface {
	Run(ctx context.Context, vCtx *types.VertexContext, localVars map[string]any) error
}

type BlockRunner

type BlockRunner interface {
	Run(ctx context.Context, vCtx *types.VertexContext) error
}

type BlockRunnerOption

type BlockRunnerOption func(BlockRunner)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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