printing

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2013 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package printing contains internal functionality related to console reporting and output. Although this package has exported names is not intended for public consumption. See the examples package for how to use this project.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConsole

func NewConsole() io.Writer

Types

type Printer

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

func NewPrinter

func NewPrinter(out io.Writer) *Printer

func (*Printer) Dedent

func (self *Printer) Dedent()

func (*Printer) Indent

func (self *Printer) Indent()

func (*Printer) Insert

func (self *Printer) Insert(text string)

func (*Printer) Print

func (self *Printer) Print(message string, values ...interface{})

func (*Printer) Println

func (self *Printer) Println(message string, values ...interface{})

Jump to

Keyboard shortcuts

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