command

package module
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2025 License: AGPL-3.0 Imports: 7 Imported by: 0

README

Documentation

Index

Constants

View Source
const (
	PipeFail   pipeFailFlag = true
	PipeNoFail pipeFailFlag = false
)
View Source
const (
	PipeBuffered   pipeBufferedFlag = true
	PipeUnbuffered pipeBufferedFlag = false
)
View Source
const (
	PipeVerbose pipeVerboseFlag = true
	PipeQuiet   pipeVerboseFlag = false
)
View Source
const (
	PipeDryRun   pipeDryRunFlag = true
	PipeNoDryRun pipeDryRunFlag = false
)

Variables

This section is empty.

Functions

func Pipeline

func Pipeline(parameters ...any) gloo.Command

Types

type PipeInputs added in v0.0.6

type PipeInputs[O any] struct {
	// contains filtered or unexported fields
}

type PipeMaxProcs added in v0.0.6

type PipeMaxProcs int

func (PipeMaxProcs) Configure added in v0.0.6

func (m PipeMaxProcs) Configure(flags *flags)

Jump to

Keyboard shortcuts

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