//
pkg.gl
Category
github.com/nowfred/dd-trace-go
contrib
internal
sqltest
package
1.59.5
Repository:
https://github.com/nowfred/dd-trace-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
292 SLOC
#
Functions
Prepare
Prepare sets up a table with the given name in both the MySQL and Postgres databases and returns a teardown function which will drop it.
RunAll
RunAll applies a sequence of unit tests to check the correct tracing of sql features.
#
Structs
Config
Config holds the test configuration.