Versions in this module Expand all Collapse all v4 v4.0.0 Jan 10, 2023 Changes in this version + func NewMap() factory.Factory + type Map map[string]factory.NewFunc + func (fm Map) New(cfg *factory.Config, dependencies factory.Dependencies, out interface{}) error + func (fm Map) Register(objectType string, fn factory.NewFunc) error