fmt

package
v0.0.0-...-303e327 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Errorf = fmt.Errorf

	Fprintf  = fmt.Fprintf
	Sprintf  = fmt.Sprintf
	Printf   = fmt.Printf
	Fprint   = fmt.Fprint
	Sprint   = fmt.Sprint
	Print    = fmt.Print
	Fprintln = fmt.Fprintln
	Sprintln = fmt.Sprintln
	Println  = fmt.Println
)

alias some functions of system fmt package.

Functions

func SetOutput

func SetOutput(w io.Writer)

SetOutput reset fmt output writer.

Types

This section is empty.

Jump to

Keyboard shortcuts

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