package
0.0.0-20250108205911-7ef1c602aef0
Repository: https://github.com/newrelic/go-easy-instrumentation.git
Documentation: pkg.go.dev

# Packages

traceobject defines an interface for objects that can contain a New Relic transaction, and how to interact with them.

# Functions

FunctionBody creates a trace state for tracing a function body.
Main creates a new State object for tracing a main function.

# Structs

State stores the current state of the tracing process in the scope of a current function.