util

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2014 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrettyPrint

func PrettyPrint(printers ...PrettyPrinter)

func PrintError

func PrintError(err error)

Types

type PrettyPrinter

type PrettyPrinter interface {
	PP(printer Printer)
}

type Printer

type Printer interface {
	Print(format string, args ...interface{})
}

Jump to

Keyboard shortcuts

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