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

# Functions

TraceQuery wraps a gocql.Query into a TracedQuery.

# Structs

TracedIter inherits from gocql.Iter and contains a span.
TracedQuery inherits from gocql.Query, it keeps the tracer and the context.