Searched defs:BazelAttributes (Results 1 – 2 of 2) sorted by relevance
35 type BazelAttributes struct { struct36 Attrs map[string]string408 BazelAttributes() []interface{} methodSpec
1552 func (b bp2buildInfo) BazelAttributes() []interface{} { func