hcolor

package
v1.3.6 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TextBlack   = iota + 30 // 黑色
	TextRed                 // 红色
	TextGreen               // 绿色
	TextYellow              // 黄色
	TextBlue                // 蓝色
	TextMagenta             // 紫红色
	TextCyan                // 青蓝色
	TextWhite               // 白色
)

Variables

This section is empty.

Functions

func Black

func Black(msg string) string

Black 黑色

func Blue

func Blue(msg string) string

Blue 蓝色

func Cyan

func Cyan(msg string) string

Cyan 青蓝色

func Green

func Green(msg string) string

Green 绿色

func Magenta

func Magenta(msg string) string

Magenta 紫红色

func Red

func Red(msg string) string

Red 红色

func SetColor

func SetColor(msg string, conf, bg, textColor int) string

SetColor 设置屏幕打印信息的颜色

@msg  		打印内容
@conf 		配置、终端默认设置
@bg   		背景色、终端默认设置
@textColor 	前景色

func White

func White(msg string) string

White 白色

func Yellow

func Yellow(msg string) string

Yellow 黄色

Types

This section is empty.

Jump to

Keyboard shortcuts

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