colorFmt

package
v0.0.0-...-7b93b34 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Infof     = color.New(color.FgHiBlue).PrintfFunc()
	Warnf     = color.New(color.FgHiMagenta).PrintfFunc()
	Fatalf    = color.New(color.FgHiRed).PrintfFunc()
	Successf  = color.New(color.FgHiGreen).PrintfFunc()
	Openf     = Successf
	Closedf   = Fatalf
	Filteredf = color.New(color.FgHiYellow).PrintfFunc()

	Sinfof     = color.New(color.FgHiBlue).SprintfFunc()
	Swarnf     = color.New(color.FgHiMagenta).SprintfFunc()
	Sfatalf    = color.New(color.FgHiRed).SprintfFunc()
	Ssuccessf  = color.New(color.FgHiGreen).SprintfFunc()
	Sopenf     = Ssuccessf
	Sclosedf   = Sfatalf
	Sfilteredf = color.New(color.FgHiYellow).SprintfFunc()
)

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