# 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.