commands

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultGr = "default_group"
)

Variables

View Source
var Cli struct {
	Run BenchCommand `cmd:"" help:"Run benchmarks"`
}

Functions

This section is empty.

Types

type BenchCommand

type BenchCommand struct {
	Groups []string `name:"groups" help:"Benchmark groups"`
	// contains filtered or unexported fields
}

func (*BenchCommand) Run

func (c *BenchCommand) Run(ctx *Context) error

type BenchResults

type BenchResults struct {
	OS   string
	Arch string
	CPU  string
	// contains filtered or unexported fields
}

type Context

type Context struct {
	Debug bool
}

Jump to

Keyboard shortcuts

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