proc

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2025 License: MIT Imports: 52 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	// Run runs the process.
	Run(ctx context.Context, stdout, stderr io.Writer) error
	// GetMetrics returns current resource metrics for this process
	GetMetrics(ctx context.Context) (*types.Metrics, error)
}

func New

func New(name string, t types.Task, log *log.Logger, spec types.Spec) Interface

Jump to

Keyboard shortcuts

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