Searched refs:newPreSingleton (Results 1 – 2 of 2) sorted by relevance
75 func newPreSingleton(name string, factory SingletonFactory) singleton { func150 preSingletons = append(preSingletons, newPreSingleton(name, factory))
492 ctx.preSingletons = append(ctx.preSingletons, newPreSingleton(name, factory))