io

package
v2.9.60+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name":       "io",
	"copy":        io.Copy,
	"copyN":       io.CopyN,
	"readAtLeast": io.ReadAtLeast,
	"readFull":    io.ReadFull,
	"writeString": io.WriteString,

	"pipe":          io.Pipe,
	"limitReader":   io.LimitReader,
	"multiReader":   io.MultiReader,
	"multiWriter":   io.MultiWriter,
	"teeReader":     io.TeeReader,
	"sectionReader": io.NewSectionReader,

	"EOF":              io.EOF,
	"ErrClosedPipe":    io.ErrClosedPipe,
	"ErrNoProgress":    io.ErrNoProgress,
	"ErrShortBuffer":   io.ErrShortBuffer,
	"ErrShortWrite":    io.ErrShortWrite,
	"ErrUnexpectedEOF": io.ErrUnexpectedEOF,
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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