func NewCache(c *memcache.Client) *ZCache { return &ZCache{client: c} }
(h string, p int)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected