flagset

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OutputFormat

type OutputFormat string
const (
	OutputFormatTree OutputFormat = "tree"
	OutputFormatList OutputFormat = "list"
	OutputFormatJSON OutputFormat = "json"
)

type VerificationOutputFormat added in v0.26.0

type VerificationOutputFormat string
const (
	VerificationOutputFormatTree  VerificationOutputFormat = "tree"
	VerificationOutputFormatList  VerificationOutputFormat = "list"
	VerificationOutputFormatJSON  VerificationOutputFormat = "json"
	VerificationOutputFormatJUnit VerificationOutputFormat = "junit"
)

func (*VerificationOutputFormat) Validate added in v0.26.0

func (v *VerificationOutputFormat) Validate() error

Jump to

Keyboard shortcuts

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