Searched refs:globSingletonFactory (Results 1 – 2 of 2) sorted by relevance
/build/blueprint/bootstrap/ | ||
D | glob.go | 118 func globSingletonFactory(ctx *blueprint.Context) func() blueprint.Singleton { func |
D | command.go | 141 ctx.RegisterSingletonType("glob", globSingletonFactory(ctx)) |