Versions in this module Expand all Collapse all v5 v5.0.0 Feb 25, 2024 Changes in this version + var ErrReferenceHasChanged = errors.New("reference has changed concurrently") + type ModuleStorer interface + Module func(name string) (Storer, error) + type Storer interface