Searched defs:Setting (Results 1 – 1 of 1) sorted by relevance
57 type Setting struct { struct58 name string59 behavior BuildBrokenBehavior60 warnings []string291 func ScanProduct(settings []Setting, l ProductLog) {