fmt

package
v0.0.0-...-e9920c5 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2024 License: MIT Imports: 1 Imported by: 3

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