runner

package
v1.15.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command added in v1.4.2

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

func NewCommand added in v1.4.2

func NewCommand(cmd string) Command

func (Command) Run added in v1.4.2

func (c Command) Run() ([]byte, []byte, error)

func (Command) String added in v1.4.2

func (c Command) String() string

func (Command) WithEnv added in v1.4.2

func (c Command) WithEnv(env map[string]string) Command

func (Command) WithParams added in v1.4.2

func (c Command) WithParams(params ...string) Command

func (Command) WithStdin added in v1.4.2

func (c Command) WithStdin(stdin io.Reader) Command

Jump to

Keyboard shortcuts

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