binary

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Factory

func Factory(ctx context.Context, conf *run.BackendConfig) (run.Backend, error)

Factory is a factory function for creating a run backend that can run binary commands.

Types

type Backend

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

Backend is a run.Backend for running binary commands.

func (*Backend) Run

func (b *Backend) Run(ctx context.Context, dir string) error

Run is a method for running binary commands.

Jump to

Keyboard shortcuts

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