package
0.6.1
Repository: https://github.com/agilebits/dd-trace-go.git
Documentation: pkg.go.dev

# Functions

Open returns a traced version of *sqlx.DB.
OpenTraced will first register the traced version of the `driver` if not yet registered and will then open a connection with it.
Register registers a traced version of `driver`.