Searched defs:diffMod (Results 1 – 1 of 1) sorted by relevance
99 type diffMod struct { struct100 Name string101 mkcompare.MkModuleDiff102 RefLocation int103 OurLocation int104 Type string105 ReferenceType string `json:",omitempty"`