Versions in this module Expand all Collapse all v5 v5.12.1 Aug 22, 2024 v5.12.0 Aug 22, 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