std

package
v0.0.0-...-1b2fc92 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stdin

type Stdin struct {
}

Stdin allows for reading from the standard input.

func (*Stdin) NewReader

func (s *Stdin) NewReader(id string) (io.ReadCloser, error)

NewReader returns a new reader from stdin

func (*Stdin) Start

func (s *Stdin) Start() error

Start the readear by checking that stdin is available

type Stdout

type Stdout struct {
}

Stdout allows for writing on the standard output.

func (*Stdout) NewWriter

func (s *Stdout) NewWriter(id string) (io.WriteCloser, error)

NewWriter returns a new writer tot stdout

func (*Stdout) Start

func (s *Stdout) Start() error

Start by checking that stdout is available.

Jump to

Keyboard shortcuts

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