Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstrumentGoTrace ¶
func InstrumentGoTrace(spanName string, hasCtx bool, ctx gonativectx.Context, args ...interface{})
InstrumentGoTrace instrumentation function example using go trace usage: find . -name "*.go"|grep -vE "test|example"|xargs -I {} go-instrument-tool -source={} -replace -patches=xxx/demo/instrument_go_trace.go
func ProcessFunc ¶
func ProcessFunc(spanName string, hasCtx bool, ctx gonativectx.Context, args ...interface{})
ProcessFunc instrumentation function example using go trace
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.