# Functions
NewObserver returns a new Observer which creates spans for observed gocql queries.
# Structs
Observer is a gocql.QueryObserver and gocql.BatchObserver, tracing operations and spans within a transaction.
# Type aliases
Option sets options for observers.