package
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Mar 12, 2022
License: Unlicense
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
README
¶
tracer
Trace wrapper package - wraps the boilerplace code for runtime/trace.
Documentation
¶
Package tracer is simple convenience wrapper around writing trace to a file.
type Info struct {
Filename string
}
New creates a new tracer instance. Tracer should be started with
Start.
Close ends the trace session (it's a wrapper around End).
End ends the trace session.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.