output

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2016 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StderrManager

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

func NewStderrManager

func NewStderrManager(args *cliargs.Arguments) *StderrManager

func (*StderrManager) Print

func (me *StderrManager) Print(v ...interface{}) (int, error)

func (*StderrManager) Printf

func (me *StderrManager) Printf(format string, v ...interface{}) (int, error)

func (*StderrManager) Println

func (me *StderrManager) Println(v ...interface{}) (int, error)

type StdoutManager

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

func NewStdoutManager

func NewStdoutManager(args *cliargs.Arguments) *StdoutManager

func (*StdoutManager) Print

func (me *StdoutManager) Print(v ...interface{}) (int, error)

func (*StdoutManager) Printf

func (me *StdoutManager) Printf(format string, v ...interface{}) (int, error)

func (*StdoutManager) Println

func (me *StdoutManager) Println(v ...interface{}) (int, error)

Jump to

Keyboard shortcuts

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