# Packages
No description provided by the author
# 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.