Versions in this module Expand all Collapse all v1 v1.5.5 Oct 25, 2023 v0 v0.1.0 Oct 25, 2023 Changes in this version + type Group struct + func NewGroup(new func() interface{}) *Group + func (g *Group) Clear() + func (g *Group) Get(key string) interface{} + func (g *Group) Reset(new func() interface{})