output

package
v0.0.0-...-4d97ccf Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package output provides the ability to output system status and command results to the user.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Output

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

Output writes output to it's underlying io.Writer.

func New

func New(w io.Writer) Output

New intializes and returns an Output.

func (Output) Write

func (o Output) Write(out string)

Write prints a string to the underlying Writer.

Jump to

Keyboard shortcuts

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