exec

package
v1.11.0-RC1 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2020 License: Apache-2.0 Imports: 0 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuilderInterface

type BuilderInterface interface {
	Build() Runner
}

BuilderInterface is used for building the object of runner

type Runner

type Runner interface {
	RunCommandWithTimeoutContext() ([]byte, error)
}

Runner interface implements various methods of running binaries which can be modified for unit testing.

Directories

Path Synopsis
mock

Jump to

Keyboard shortcuts

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