console

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Printf = func(format string, a ...any) {
	fmt.Printf(format, a...)
}

Printf defines an (overridable) function for printing to the console.

Functions

func Println

func Println(values ...any)

Println prints a line with optional values to the console.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳