cmd

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2024 License: MPL-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type BenchParams

type BenchParams struct {
	CpuWorkers *int
	Timeout    *int
}

type BitflipParams added in v1.0.0

type BitflipParams struct {
	BitsToFlip *int
	Percentage *int
	MinOffset  *int
	ChunkSize  *int
	NoProgress *bool
	Extreme    *bool
}

type ReportParams

type ReportParams struct {
	Yaml    *bool
	Json    *bool
	Stdout  *bool
	OutFile *string
}

type RootParams

type RootParams struct {
	Verbosity *int
	NoColor   *bool
	TrueColor *bool
}

type UpdateParams added in v1.1.1

type UpdateParams struct {
	Repo    *string
	Tag     *string
	TempDir *string
}

type WhatIsParams added in v1.0.0

type WhatIsParams struct {
}

Jump to

Keyboard shortcuts

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