exec

package
v0.0.0-...-56b00f8 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exec

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

func NewExec

func NewExec() *Exec

func (*Exec) Run

func (e *Exec) Run(cmd ...string) Result

type Result

type Result struct {
	OS      string
	Arch    string
	CPU     string
	Package string
	Bench   []benchmark.Benchmark `json:"bench"`
	Pass    bool
}

Jump to

Keyboard shortcuts

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