Searched refs:newSingletonFactory (Results 1 – 2 of 2) sorted by relevance
/build/blueprint/bootstrap/ | ||
D | command.go | 103 ctx.RegisterSingletonType("bootstrap", newSingletonFactory(), false) |
D | bootstrap.go | 714 func newSingletonFactory() func() blueprint.Singleton { func |