//
pkg.gl
Category
github.com/signalfx/signalfx-go-tracing
contrib
internal
sqltest
package
1.12.0
Repository:
https://github.com/signalfx/signalfx-go-tracing.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
302 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.