executor

package
v1.4.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandExecutor

type CommandExecutor struct{}

func New

func New() *CommandExecutor

func (CommandExecutor) Execute

func (CommandExecutor) Execute(ctx context.Context, command string, args []string, stdOutWriter io.Writer) error

type Executor

type Executor interface {
	Execute(ctx context.Context, command string, args []string, stdOutWriter io.Writer) error
}

Directories

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

Jump to

Keyboard shortcuts

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