Searched refs:Setting (Results 1 – 1 of 1) sorted by relevance
57 type Setting struct { struct63 var buildBrokenSettings = []Setting{84 Settings []Setting227 ret.Settings = append(ret.Settings, Setting{237 ret.Settings = append(ret.Settings, Setting{291 func ScanProduct(settings []Setting, l ProductLog) { argument