console

package
v0.0.0-...-b3c187c Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2017 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 FakePrinter

type FakePrinter struct {
	Messages string
}

func (*FakePrinter) Print

func (fakePrinter *FakePrinter) Print(message string)

func (*FakePrinter) Verify

func (fakePrinter *FakePrinter) Verify(otherMessages string) bool

type Printer

type Printer interface {
	Print(string)
}

type TerminalPrinter

type TerminalPrinter struct {
}

func (*TerminalPrinter) Print

func (terminalPrinter *TerminalPrinter) Print(message string)

Jump to

Keyboard shortcuts

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