selftest

package
v0.56.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: BSD-2-Clause, BSD-3-Clause, PostgreSQL Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GrayDash = color.New(color.FgWhite).Sprint("—")
View Source
var GrayQuestion = color.New(color.FgWhite).Sprint("?")
View Source
var GreenCheck = color.New(color.FgHiGreen).Sprint("✓")
View Source
var RedX = color.New(color.FgHiRed).Sprint("✗")
View Source
var ServerPrinter = color.New(color.FgCyan)
View Source
var URLPrinter = color.New(color.Underline)
View Source
var YellowBang = color.New(color.FgHiYellow).Sprint("!")

Functions

func PrintSummary

func PrintSummary(servers []*state.Server, verbose bool)

Types

type SummaryVerbosity

type SummaryVerbosity int
const (
	VerbosityTerse SummaryVerbosity = iota
	VerbosityNormal
	VerbosityVerbose
)

Jump to

Keyboard shortcuts

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