output

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2021 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Countdown

func Countdown(n int, interval time.Duration)

func Print

func Print(a ...interface{})

Print calls fmt.Fprint() with the configured writer

func Printf

func Printf(f string, a ...interface{})

Printf calls fmt.Fprintf() with the configured writer

func Println

func Println(a ...interface{})

Println calls fmt.Fprintln() with the configured writer

func SetWriter

func SetWriter(w io.Writer)

SetWriter allows the consumer of this package to choose where this package writes output.

Default is to discard all output

Types

This section is empty.

Jump to

Keyboard shortcuts

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