tfmt

package
v0.0.0-...-6a56cfb Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Errorf

func Errorf(t testing.TB, format string, a ...any)

func Fprint

func Fprint(t testing.TB, w io.Writer, a ...any) (n int)

func Fprintf

func Fprintf(t testing.TB, w io.Writer, format string, a ...any) (n int)

func Fprintln

func Fprintln(t testing.TB, w io.Writer, a ...any) (n int)

func Fscan

func Fscan(t testing.TB, r io.Reader, a ...any) (n int)

func Fscanf

func Fscanf(t testing.TB, r io.Reader, format string, a ...any) (n int)

func Fscanln

func Fscanln(t testing.TB, r io.Reader, a ...any) (n int)

func Print

func Print(t testing.TB, a ...any) (n int)

func Printf

func Printf(t testing.TB, format string, a ...any) (n int)

func Println

func Println(t testing.TB, a ...any) (n int)

func Scan

func Scan(t testing.TB, a ...any) (n int)

func Scanf

func Scanf(t testing.TB, format string, a ...any) (n int)

func Scanln

func Scanln(t testing.TB, a ...any) (n int)

func Sscan

func Sscan(t testing.TB, str string, a ...any) (n int)

func Sscanf

func Sscanf(t testing.TB, str string, format string, a ...any) (n int)

func Sscanln

func Sscanln(t testing.TB, str string, a ...any) (n int)

Types

This section is empty.

Jump to

Keyboard shortcuts

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