Searched refs:SingletonFactory (Results 1 – 2 of 2) sorted by relevance
28 factory blueprint.SingletonFactory45 func RegisterSingletonType(name string, factory blueprint.SingletonFactory) { argument
208 factory SingletonFactory327 type SingletonFactory func() Singleton type337 func (c *Context) RegisterSingletonType(name string, factory SingletonFactory) {