trace

package
v0.0.0-...-97206f3 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2019 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tracer

type Tracer interface {
	Trace(...interface{})
}

Tracer is the interface that describes an object capable of tracing events throughout code.

func New

func New(w io.Writer) Tracer

func Off

func Off() Tracer

Off creates a Tracer that will ignore calls to Trace.

Jump to

Keyboard shortcuts

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