constants

package
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EndpointProd  = "https://api.opensauced.pizza"
	EndpointBeta  = "https://beta.api.opensauced.pizza"
	EndpointTools = "https://opensauced.tools"
)
View Source
const (
	FlagNameBeta      = "beta"
	FlagNameEndpoint  = "endpoint"
	FlagNameFile      = "file"
	FlagNameOutput    = "output"
	FlagNameRange     = "range"
	FlagNameTelemetry = "disable-telemetry"
	FlagNameWait      = "wait"
)
View Source
const (
	OutputJSON  = "json"
	OutputTable = "table"
	OutputYAML  = "yaml"
	OuputCSV    = "csv"
)
View Source
const (
	HelpTemplate = `
{{with (or .Long .Short)}}{{. | trimTrailingWhitespaces}}
{{end}}{{if or .Runnable .HasSubCommands}}{{.UsageString}}{{end}}`

	// UsageTemplate is identical to the default cobra usage template,
	// but utilizes wrappedFlagUsages to ensure flag usages don't wrap around
	UsageTemplate = `` /* 867-byte string literal not displayed */

)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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