Versions in this module Expand all Collapse all v1 v1.1.0 Mar 31, 2017 v1.0.0 Mar 8, 2017 Changes in this version + type Cache struct + func New(rules api.RulesService, pollInterval time.Duration) (*Cache, error) + func (c *Cache) ListRules(filter *api.RuleFilter) (*api.RulesSet, error)