color

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2020 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//Color Definition
	Red    = Color{/* contains filtered or unexported fields */}
	Blue   = Color{/* contains filtered or unexported fields */}
	Green  = Color{/* contains filtered or unexported fields */}
	Yellow = Color{/* contains filtered or unexported fields */}
	Cyan   = Color{/* contains filtered or unexported fields */}
)

Functions

This section is empty.

Types

type Color

type Color struct {
	// contains filtered or unexported fields
}

func (Color) Fprintf

func (c Color) Fprintf(out io.Writer, format string, a ...interface{})

Fprintf outputs the result to out.

func (Color) Fprintln

func (c Color) Fprintln(out io.Writer, a ...interface{})

Fprintln outputs the result to out, followed by a newline.

Jump to

Keyboard shortcuts

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