Versions in this module Expand all Collapse all v0 v0.3.0 Mar 27, 2022 v0.2.0 Mar 16, 2022 v0.1.0 Mar 16, 2022 Changes in this version + type Memory struct + func New(ctx context.Context, ttl time.Duration) *Memory + func (m *Memory) Dump(w io.Writer) error + func (m *Memory) HasKey(keys []string) bool + func (m *Memory) Set(keys []string, ts time.Time)