Directories ¶
Path | Synopsis |
---|---|
database
|
|
sql
Package sqltraced provides a traced version of any driver implementing the database/sql/driver interface.
|
Package sqltraced provides a traced version of any driver implementing the database/sql/driver interface. |
sql/parsedsn
Package parsedsn provides functions to parse any kind of DSNs into a map[string]string
|
Package parsedsn provides functions to parse any kind of DSNs into a map[string]string |
sql/parsedsn/mysql
Package mysql is the minimal fork of go-sql-driver/mysql so we can use their code to parse the mysql DSNs
|
Package mysql is the minimal fork of go-sql-driver/mysql so we can use their code to parse the mysql DSNs |
sql/parsedsn/pq
Package pq is the minimal fork of lib/pq so we can use their code to parse the postgres DSNs
|
Package pq is the minimal fork of lib/pq so we can use their code to parse the postgres DSNs |
sql/sqltest
Package sqltest is used for testing sql packages
|
Package sqltest is used for testing sql packages |
sql/sqlutils
Package sqlutils share some utils functions for sql packages
|
Package sqlutils share some utils functions for sql packages |
garyburd
|
|
redigo
Package redigo provides tracing for the Redigo Redis client (https://github.com/garyburd/redigo)
|
Package redigo provides tracing for the Redigo Redis client (https://github.com/garyburd/redigo) |
gin-gonic
|
|
gin
Package gin provides tracing middleware for the Gin web framework.
|
Package gin provides tracing middleware for the Gin web framework. |
go-redis
|
|
redis
Package redis provides tracing for the go-redis Redis client (https://github.com/go-redis/redis)
|
Package redis provides tracing for the go-redis Redis client (https://github.com/go-redis/redis) |
Package gocql provides tracing for the Cassandra Gocql client (https://github.com/gocql/gocql)
|
Package gocql provides tracing for the Cassandra Gocql client (https://github.com/gocql/gocql) |
google.golang.org
|
|
gorilla
|
|
mux
Package mux provides tracing functions for the Gorilla Mux framework.
|
Package mux provides tracing functions for the Gorilla Mux framework. |
jmoiron
|
|
sqlx
Package sqlxtraced provides a traced version of the "jmoiron/sqlx" package For more information about the API, see https://godoc.org/github.com/DataDog/dd-trace-go/tracer/contrib/sqltraced.
|
Package sqlxtraced provides a traced version of the "jmoiron/sqlx" package For more information about the API, see https://godoc.org/github.com/DataDog/dd-trace-go/tracer/contrib/sqltraced. |
net
|
|
olivere
|
|
elastic
Package elastictrace provides tracing for the Elastic Elasticsearch client.
|
Package elastictrace provides tracing for the Elastic Elasticsearch client. |
Click to show internal directories.
Click to hide internal directories.