//
pkg.gl
Category
github.com/postmannen/go-learning
interfaces
21-tracer
package
0.0.0-20240119052524-3363882ba0c5
Repository:
https://github.com/postmannen/go-learning.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
39 SLOC
#
Functions
New
New will return an interface type Tracer.
Off
Off creates a Tracer that will ignore calls to Trace.
#
Interfaces
Tracer
Tracer is an interface type that implements one function called Trace.