Files
gocqlx/qb/doc.go
Michał Matczuk ff828f9198 notice update
2017-08-24 09:56:45 +02:00

5 lines
183 B
Go

// Package qb provides CQL query builders. The builders create CQL statement
// and a list of named parameters that can later be bound using
// github.com/scylladb/gocqlx.
package qb