package
2.3.0+incompatible
Repository: https://github.com/jaegertracing/jaeger.git
Documentation: pkg.go.dev
# Functions
WrapCQLIterator creates an Iterator out of *gocql.Iter.
WrapCQLQuery creates a Query out of *gocql.Query.
WrapCQLSession creates a Session out of *gocql.Session.
# Structs
CQLIterator is a wrapper around gocql.Iter.
CQLQuery is a wrapper around gocql.Query.
CQLSession is a wrapper around gocql.Session.