colorutil

package
v0.0.0-...-c423126 Latest Latest
Warning

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

Go to latest
Published: May 11, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ColorRed     = ColorFunc(color.FgRed.Render)
	ColorYellow  = ColorFunc(color.FgYellow.Render)
	ColorGreen   = ColorFunc(color.FgGreen.Render)
	ColorBlue    = ColorFunc(color.FgBlue.Render)
	ColorMagenta = ColorFunc(color.FgMagenta.Render)
	ColorCyan    = ColorFunc(color.FgCyan.Render)
	ColorWhite   = ColorFunc(color.FgLightWhite.Render)
)

Functions

This section is empty.

Types

type ColorFunc

type ColorFunc func(...interface{}) string

Jump to

Keyboard shortcuts

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