Versions in this module Expand all Collapse all v0 v0.1.1 Sep 14, 2017 Changes in this version type IOCache + func (ioc *IOCache) Wait() v0.1.0 Sep 12, 2017 Changes in this version + type IOCache struct + func New(ctx context.Context, cfg *config.Config, metrics *cgm.CirconusMetrics, ...) (*IOCache, error) + func (ioc *IOCache) GetIFPresent(k interface{}) (interface{}, error) + func (ioc *IOCache) Purge()