Versions in this module Expand all Collapse all v1 v1.0.0 Mar 18, 2020 Changes in this version + type Window interface + Get func(ctx context.Context, key interface{}) (value interface{}, err error) + Store func(ctx context.Context, key, value interface{}) error