binding

package
v0.0.0-...-77bdb4f Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close(flow Flow) (err error)

Close flow of the stream

Types

type Flow

type Flow map[string]Stream

Flow contains list of streams

type Stream

type Stream struct {
	Handle   *os.File
	Writer   *bufio.Writer
	GZWriter *gzip.Writer
	Reader   *bufio.Reader
}

Stream provides files communication data

Jump to

Keyboard shortcuts

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