color

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2019 License: MIT Imports: 1 Imported by: 1

README

color

CircleCI Coverage Status GoDoc license Go Report Card

Documentation

Index

Constants

View Source
const (
	RED   = "\033[31m"
	GREEN = "\033[32m"

	RESET = "\033[0m"
)

Variables

This section is empty.

Functions

func Green

func Green(s string) string

func Greenf

func Greenf(s string, args ...interface{}) string

func Red

func Red(s string) string

func Redf

func Redf(s string, args ...interface{}) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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