//
pkg.gl
Category
github.com/shidenkai0/dd-trace-go
tracer
contrib
sqltraced
sqlutils
package
0.4.0
Repository:
https://github.com/shidenkai0/dd-trace-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
212 SLOC
#
Functions
AllSQLTests
AllSQLTests applies a sequence of unit tests to check the correct tracing of sql features.
GetDriverName
GetDriverName returns the driver type.
GetTracedDriverName
GetTracedDriverName add the suffix "Traced" to the driver name.
#
Structs
DB
DB is a struct dedicated for testing.