Versions in this module Expand all Collapse all v0 v0.3.6 Dec 29, 2019 v0.3.5 Dec 29, 2019 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{})