colors

package
v0.0.0-...-be8dfba Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cyan = color.New(color.FgCyan).SprintFunc()
View Source
var Fail = color.New(color.BgRed, color.FgBlack).SprintFunc()
View Source
var Green = color.New(color.FgGreen).SprintFunc()
View Source
var Normal = color.New(color.Reset).SprintFunc()
View Source
var Pass = color.New(color.BgGreen, color.FgBlack).SprintFunc()
View Source
var Red = color.New(color.FgRed).SprintFunc()
View Source
var Warn = color.New(color.BgYellow, color.FgBlack).SprintFunc()
View Source
var White = color.New(color.FgWhite).SprintFunc()
View Source
var 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