Documentation ¶
Index ¶
- func Query(cass *gocql.Session, cql string, args ...interface{}) (data []map[string]interface{}, columns []gocql.ColumnInfo, err error)
- func QueryPageSize(cass *gocql.Session, pageSize int, cql string, args ...interface{}) (data []map[string]interface{}, columns []gocql.ColumnInfo, err error)
- func Session(name string) *gocql.Session
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QueryPageSize ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.