stdio_exec

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunScriptWithLogging

func RunScriptWithLogging(ctx context.Context, python string, args ...string) *log.Status

Types

type StdioExec

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

func NewStdioExec

func NewStdioExec(ctx context.Context, command string, args ...string) (*StdioExec, *log.Status)

func (*StdioExec) Close

func (s *StdioExec) Close()

func (*StdioExec) Process

func (s *StdioExec) Process(input string) (string, *log.Status)

func (*StdioExec) ProcessBytes

func (s *StdioExec) ProcessBytes(input []byte) (string, *log.Status)

Jump to

Keyboard shortcuts

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