Searched defs:AppProcessingParameters (Results 1 – 1 of 1) sorted by relevance
12 type AppProcessingParameters struct { struct13 DiffRows []ent.DiffRow14 CommitRows []ent.CommitRow15 Manifests *ent.ManifestFileGroup18 func ApplyApplicationMutations(p AppProcessingParameters) ([]ent.AnalyzedDiffRow, []ent.AnalyzedCom…