Searched defs:LicenseDiff (Results 1 – 1 of 1) sorted by relevance
106 type LicenseDiff struct { struct107 InBothChanged map[string]LicensePair108 InBothSame map[string]string109 InFirstOnly map[string]string110 InSecondOnly map[string]string