runner

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exec

func Exec(
	ctx *context.Context,
	executable *executable.Executable,
	eng engine.Engine,
	inputEnv map[string]string,
) error

func RegisterRunner

func RegisterRunner(runner Runner)

func Reset

func Reset()

Types

type Runner

type Runner interface {
	Name() string
	Exec(ctx *context.Context, e *executable.Executable, eng engine.Engine, inputEnv map[string]string) error
	IsCompatible(executable *executable.Executable) bool
}

Directories

Path Synopsis
mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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