Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ReadSession ¶
ReadSession yields a configured cql session for the given keyspace with consistency set based upon "readConsistencyLevel" This should be called on each use, as this will mean that you will always get an up-to-date Session (automatically updated if the config changes)
func WriteSession ¶
WriteSession yields a configured cql session for the given keyspace with consistency set based upon "writeConsistencyLevel" This should be called on each use, as this will mean that you will always get an up-to-date Session (automatically updated if the config changes)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.