Versions in this module Expand all Collapse all v1 v1.7.0 Jul 5, 2023 Changes in this version + var ErrReferenceHasChanged = errors.New("reference has changed concurrently") + type ModuleStorer interface + Module func(name string) (Storer, error) + type Storer interface