Documentation
¶
Index ¶
Constants ¶
View Source
const MaxPoolSize = 10 //max number of cache threads waiting in the pool
Variables ¶
View Source
var ErrKeyNotFound = errors.New("key not found or has expired")
View Source
var ErrNoServiceAvailable = errors.New("no service is connected")
View Source
var ErrPingFailed = errors.New("Ping did not Pong")
View Source
var ErrServiceDown = errors.New("service is down")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.