package
0.10.2
Repository: https://github.com/aws-cloudformation/rain.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Blue returns a Text struct that wraps the supplied text in ANSI colour.
Bold returns a Text struct that wraps the supplied text in ANSI colour.
Green returns a Text struct that wraps the supplied text in ANSI colour.
Grey returns a Text struct that wraps the supplied text in ANSI colour.
Orange returns a Text struct that wraps the supplied text in ANSI colour.
Plain returns a Text struct that always returns the supplied text, unformatted.
Red returns a Text struct that wraps the supplied text in ANSI colour.
White returns a Text struct that wraps the supplied text in ANSI colour.
Yellow returns a Text struct that wraps the supplied text in ANSI colour.

# Structs

A Text represents a string and a colour.