flags

package
v0.0.0-beta Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: Unlicense Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagCovFile    string = "covfile"
	FlagConfigFile string = "config"
	FlagVerbosity  string = "v"
)
View Source
const Some string = "asdf"

Variables

This section is empty.

Functions

This section is empty.

Types

type Flags

type Flags struct {
	CoverageFile string
	ConfigFile   string
	Verbosity    uint
}

func ParseFlags

func ParseFlags() Flags

Jump to

Keyboard shortcuts

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