package
0.0.0-20180607183310-e4e2e1436f52
Repository: https://github.com/casualjim/go-app.git
Documentation: pkg.go.dev
# Functions
NewTracer creates a new tracer object with the specified configuration When the config is nil the tracer will use default values for the config, this is equivalent to
name: trace.
# Interfaces
Tracer interface that represents a tracer in golang.