//
pkg.gl
Category
github.com/agilebits/dd-trace-go
tracer
contrib
gocql
package
0.6.1
Repository:
https://github.com/agilebits/dd-trace-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
117 SLOC
#
Functions
TraceQuery
TraceQuery wraps a gocql.Query into a TracedQuery.
#
Structs
TracedIter
TracedIter inherits from gocql.Iter and contains a span.
TracedQuery
TracedQuery inherits from gocql.Query, it keeps the tracer and the context.