stdout

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Printer

type Printer interface {
	Verbose()
	Print(atr color.Attribute, args ...interface{})
	Println(atr color.Attribute, args ...interface{})
	Printf(atr color.Attribute, template string, args ...interface{})
	VerbosePrint(atr color.Attribute, args ...interface{})
	VerbosePrintln(atr color.Attribute, args ...interface{})
	VerbosePrintf(atr color.Attribute, template string, args ...interface{})
}

func NewPrinter

func NewPrinter() Printer

Jump to

Keyboard shortcuts

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