Versions in this module Expand all Collapse all v0 v0.6.0 Nov 27, 2021 Changes in this version + type Registry interface + Define func(mouldId string, f interface{}, opts eq_mould.Opts, ctx ...interface{}) eq_mould.Mould + Get func(mouldId string) (mould eq_mould.Mould, found bool) + func New(bundle eq_bundle.Bundle, ehs []eq_mould.ErrorListener) Registry