Discover Packages
github.com/rlpeck/crdb-sqlc
internal
tracer
package
Version:
v1.13.3
Opens a new window with list of versions in this module.
Published: Jun 11, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Path returns the file to which Go's runtime tracer should write its
output, derived from SQLCDEBUG=trace=...
Start starts Go's runtime tracing facility. Traces are written to the
path returned by Path . It also starts a new *trace.Task that will
be stopped when the cleanup is called.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.