Documentation ¶
Overview ¶
Package db contains helper functions for working with Cassandra
Index ¶
Constants ¶
View Source
const ErrorPrefixDb string = "dberror:"
Variables ¶
This section is empty.
Functions ¶
func IsDbConnError ¶
func NewSession ¶
Types ¶
type CreateKeyspaceEnumType ¶
type CreateKeyspaceEnumType int
const CreateKeyspaceOnConnect CreateKeyspaceEnumType = 1
const DoNotCreateKeyspaceOnConnect CreateKeyspaceEnumType = 0
Click to show internal directories.
Click to hide internal directories.