package
0.0.0-20240119052524-3363882ba0c5
Repository: https://github.com/postmannen/go-learning.git
Documentation: pkg.go.dev

# Functions

New will return an interface type Tracer.
Off creates a Tracer that will ignore calls to Trace.

# Interfaces

Tracer is an interface type that implements one function called Trace.