Searched refs:factoryFn (Results 1 – 1 of 1) sorted by relevance
27 type factoryFn func() (blueprint.Module, []interface{}) type124 factories := map[string]factoryFn{"foo": fooFactory, "bar": barFactory}