fmt

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Append

func Append(b []byte, a ...any) []byte

func Appendf

func Appendf(b []byte, format string, a ...any) []byte

func Appendln

func Appendln(b []byte, a ...any) []byte

func Errorf

func Errorf(format string, a ...any) error

func FormatString

func FormatString(state fmt.State, verb rune) string

func Print

func Print(a ...interface{}) (n int, err error)

func Printf

func Printf(format string, a ...interface{}) (n int, err error)

func Println

func Println(a ...interface{}) (n int, err error)

func SetStderr

func SetStderr(out io.Writer)

func SetStdout

func SetStdout(out io.Writer)

func Sprint

func Sprint(a ...any) string

func Sprintf

func Sprintf(format string, a ...any) string

func Sprintln

func Sprintln(a ...any) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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