color

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Bold returns a bold string
	Bold = color.New(color.Bold).SprintFunc()
	// Red returns a red-colored string
	Red = color.New(color.FgRed).SprintFunc()
	// Green returns a green-colored string
	Green = color.New(color.FgGreen).SprintFunc()
	// Yellow returns a yellow-colored string
	Yellow = color.New(color.FgYellow).SprintFunc()
)

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