cli

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SuccessColor *color.Color = color.New(color.FgGreen)
	ErrorColor   *color.Color = color.New(color.FgRed).Add(color.Bold)
	WarningColor *color.Color = color.New(color.FgYellow)
)

Functions

func FatalErrorMessage

func FatalErrorMessage(message string)

func FatalfErrorMessage

func FatalfErrorMessage(format string, a ...interface{})

func PrintErrorMessage

func PrintErrorMessage(message string)

func SprintErrorMessage

func SprintErrorMessage(message string) string

func SprintSuccessMessage

func SprintSuccessMessage(message string) string

func SprintfErrorMessage

func SprintfErrorMessage(format string, a ...interface{}) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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