colors

package
v0.0.0-...-2c1199f Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Brand = color.New(color.FgMagenta, color.Bold).SprintFunc()
View Source
var Error = color.New(color.FgRed, color.Bold).SprintFunc()
View Source
var Good = color.New(color.FgGreen, color.Bold).SprintFunc()
View Source
var Info = color.New(color.FgBlue, color.Bold).SprintFunc()
View Source
var Log = color.New(color.FgWhite).SprintFunc()
View Source
var LogBold = color.New(color.FgWhite, color.Bold).SprintFunc()
View Source
var WhiteBold = color.New(color.FgWhite, color.Bold).SprintFunc()

Functions

func PrintError

func PrintError(messages ...string)

func PrintGood

func PrintGood(messages ...string)

func PrintInfo

func PrintInfo(messages ...string)

func PrintLog

func PrintLog(messages ...string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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