Documentation ¶
Overview ¶
Package gocqlxtest provides test helpers for integration tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCluster ¶
func CreateCluster() *gocql.ClusterConfig
CreateCluster creates gocql ClusterConfig from flags.
func CreateKeyspace ¶
func CreateKeyspace(cluster *gocql.ClusterConfig, keyspace string) error
CreateKeyspace creates keyspace with SimpleStrategy and RF derived from flags.
func CreateSession ¶
CreateSession creates a new gocqlx session from flags.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.