Searched defs:Stage (Results 1 – 2 of 2) sorted by relevance
128 SetBuildStage(Stage) argument341 func newGoBinaryModuleFactory(config *Config, buildStage Stage) func() (blueprint.Module, []interfa…440 func buildGoPluginLoader(ctx blueprint.ModuleContext, pkgPath, pluginSrc string, stage Stage) bool {
47 type Stage int type