Versions in this module Expand all Collapse all v3 v3.2.0 Nov 13, 2024 v3.1.0 Oct 31, 2024 Changes in this version + type NilCache struct + func (c *NilCache) Get(ctx context.Context, ids []string) map[string]json.RawMessage + func (c *NilCache) Invalidate(ctx context.Context, ids []string) + func (c *NilCache) Save(ctx context.Context, data map[string]json.RawMessage) Other modules containing this package github.com/prebid/prebid-server github.com/prebid/prebid-server/v2