verb

package
v0.0.0-...-59d3038 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2018 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var OurStdout io.Writer = os.Stdout

so we can multi write easily, use our own printf

View Source
var Verbose bool = false

for tons of debug output

View Source
var VerboseVerbose bool = false

Functions

func FileLine

func FileLine(depth int) string

func P

func P(format string, a ...interface{})

func PB

func PB(w io.Writer, format string, a ...interface{})

func PP

func PP(format string, a ...interface{})

func PPP

func PPP(format string, a ...interface{})

without the file/line, otherwise the same as PP

func Printf

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

Printf formats according to a format specifier and writes to standard output. It returns the number of bytes written and any write error encountered.

func TSPrintf

func TSPrintf(format string, a ...interface{})

time-stamped printf

func VV

func VV(format string, a ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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