output

package
v0.0.0-...-f45be23 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Error = func(text string) { Errorf("%s\n", text) }
View Source
var Errorf = color.New(color.Bold, color.FgRed).PrintfFunc()
View Source
var Notice = func(text string) { Noticef("%s\n", text) }
View Source
var Noticef = color.New().PrintfFunc()
View Source
var Success = func(text string) { Successf("%s\n", text) }
View Source
var Successf = color.New(color.Bold, color.FgGreen).PrintfFunc()
View Source
var Warning = func(text string) { Warningf("%s\n", text) }
View Source
var Warningf = color.New(color.FgYellow).PrintfFunc()

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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