printer

package
v0.0.0-...-d0efad8 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorColor   = color.New(color.FgRed, color.Bold)
	WarningColor = color.New(color.FgYellow, color.Bold)
	SuccessColor = color.New(color.FgGreen)
	Yellow       = color.New(color.FgYellow).SprintFunc()
	Cyan         = color.New(color.FgCyan).SprintFunc()
)

Functions

func Error

func Error(w io.Writer, format string, args ...interface{}) error

func Success

func Success(w io.Writer, format string, args ...interface{}) error

func Warning

func Warning(w io.Writer, format string, args ...interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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