runner

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package runner executes the child process with secrets in its environment: exec, stream stdio, propagate exit code. Plaintext exists only in the child's env for its lifetime.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(argv []string, env []string) (int, error)

Run executes argv with the given environment, wiring the parent's stdio through and forwarding termination signals to the child. It returns the child's exit code (128+signal if the child was killed by a signal).

Types

This section is empty.

Jump to

Keyboard shortcuts

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