colorstring

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 1 Imported by: 91

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Black

func Black(a ...interface{}) string

Black ...

func Blackf

func Blackf(format string, a ...interface{}) string

Blackf ...

func Blue

func Blue(a ...interface{}) string

Blue ...

func Bluef

func Bluef(format string, a ...interface{}) string

Bluef ...

func Cyan

func Cyan(a ...interface{}) string

Cyan ...

func Cyanf

func Cyanf(format string, a ...interface{}) string

Cyanf ...

func Green

func Green(a ...interface{}) string

Green ...

func Greenf

func Greenf(format string, a ...interface{}) string

Greenf ...

func Magenta

func Magenta(a ...interface{}) string

Magenta ...

func Magentaf

func Magentaf(format string, a ...interface{}) string

Magentaf ...

func NoColor

func NoColor(a ...interface{}) string

NoColor ...

func NoColorf

func NoColorf(format string, a ...interface{}) string

NoColorf ...

func Red

func Red(a ...interface{}) string

Red ...

func Redf

func Redf(format string, a ...interface{}) string

Redf ...

func Yellow

func Yellow(a ...interface{}) string

Yellow ...

func Yellowf

func Yellowf(format string, a ...interface{}) string

Yellowf ...

Types

type Color

type Color string

Color ... ANSI color escape sequences

type ColorFunc

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

ColorFunc ...

type ColorfFunc

type ColorfFunc func(format string, a ...interface{}) string

ColorfFunc ...

Jump to

Keyboard shortcuts

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