package
0.0.0-20160914141726-67f4a39fdd9e
Repository: https://github.com/hailooss/service.git
Documentation: pkg.go.dev

# Packages

Offers up a recipe built on Gossie to make dealing with time indexes simple.

# Functions

ConnectionPool yields a configured connection pool for the given keyspace This should be called on each use, as this will mean that you will always get an up-to-date connection pool (automatically updated if the config changes).
HealthCheck asserts we can connect to C* and.
MaxConnHealthCheck asserts that the total number of established connections to all cassandra nodes falls below a given max threshold.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Pointer to the underlying ConnectionPool constructor to use (used to switch out the pool implementation when mocking).

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author