# Functions
Fixtures for unit testing Cassandra integration.
NewStorageClient returns a new StorageClient.
NewTableClient returns a new TableClient.
# Structs
Config for a StorageClient.
CustomPasswordAuthenticator provides the default behaviour for Username/Password authentication with Cassandra while allowing users to specify a non-default Authenticator to accept.
StorageClient implements chunk.IndexClient and chunk.ObjectClient for Cassandra.