flow

package
v0.0.0-...-7947852 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

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

func NewContext

func NewContext(flowfile types.Flowfile, workdir, homedir, args string) *Context

func (*Context) Execute

func (c *Context) Execute(ctx context.Context, flow types.Flow) error

type ShellRunner

type ShellRunner interface {
	Run(ctx context.Context, script string, envs []string) error
}

Jump to

Keyboard shortcuts

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