runners

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2021 License: MIT Imports: 14 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cli

type Cli struct {
	// contains filtered or unexported fields

} // struct size: 128 bytes; struct align: 8 bytes; struct aligned size: 128 bytes; - 🌺 gopium @1pkg

Cli defines cli runner implementation that is able to run full gopium cli application

func NewCli

func NewCli(

	compiler,
	arch string,
	cpucaches []int,

	pkg,
	path string,
	benvs,
	bflags []string,

	walker,
	regex string,
	deep,
	backref bool,
	stgs []string,

	indent,
	tabwidth int,
	usespace,
	usegofmt bool,

	timeout int,
) (*Cli, error)

NewCli helps to spawn new cli application runner from list of received parameters or returns error

func (*Cli) Run

func (cli *Cli) Run(ctx context.Context) error

Run cli implementation

Jump to

Keyboard shortcuts

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