Home
last modified time | relevance | path

Searched defs:AppProcessingParameters (Results 1 – 1 of 1) sorted by relevance

/development/tools/repo_diff/service/repodiff/interactors/
Dapplication.go12 type AppProcessingParameters struct { struct
13 DiffRows []ent.DiffRow
14 CommitRows []ent.CommitRow
15 Manifests *ent.ManifestFileGroup
18 func ApplyApplicationMutations(p AppProcessingParameters) ([]ent.AnalyzedDiffRow, []ent.AnalyzedCom…