internal

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const PollInterval = 50 * time.Millisecond

Variables

This section is empty.

Functions

Types

type CommandOutput

type CommandOutput struct {
	Stdout bytes.Buffer
	Stderr bytes.Buffer
}

func (*CommandOutput) Err

func (c *CommandOutput) Err() string

func (*CommandOutput) Out

func (c *CommandOutput) Out() string

func (*CommandOutput) Sections

func (c *CommandOutput) Sections() []fmt.Stringer

Jump to

Keyboard shortcuts

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