fmt

package
v0.0.0-...-e7f8917 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "fmt",

	"errorf":   fmt.Errorf,
	"fprint":   fmt.Fprint,
	"fprintf":  fmt.Fprintf,
	"fprintln": fmt.Fprintln,
	"fscan":    fmt.Fscan,
	"fscanf":   fmt.Fscanf,
	"fscanln":  fmt.Fscanln,
	"print":    fmt.Print,
	"printf":   fmt.Printf,
	"println":  fmt.Println,
	"scan":     fmt.Scan,
	"scanf":    fmt.Scanf,
	"scanln":   fmt.Scanln,
	"sprint":   fmt.Sprint,
	"sprintf":  fmt.Sprintf,
	"sprintln": fmt.Sprintln,
	"sscan":    fmt.Sscan,
	"sscanf":   fmt.Sscanf,
	"sscanln":  fmt.Sscanln,
}

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