ioutil

package
v4.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 28, 2017 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name":     "io/ioutil",
	"_initSafe": _initSafe,
	"discard":   ioutil.Discard,
	"Discard":   ioutil.Discard,

	"nopCloser": ioutil.NopCloser,
	"readAll":   ioutil.ReadAll,
	"readDir":   ioutil.ReadDir,
	"readFile":  ioutil.ReadFile,
	"tempDir":   ioutil.TempDir,
	"tempFile":  ioutil.TempFile,
	"writeFile": ioutil.WriteFile,

	"NopCloser": ioutil.NopCloser,
	"ReadAll":   ioutil.ReadAll,
	"ReadDir":   ioutil.ReadDir,
	"ReadFile":  ioutil.ReadFile,
	"TempDir":   ioutil.TempDir,
	"TempFile":  ioutil.TempFile,
	"WriteFile": ioutil.WriteFile,
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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