Searched defs:extractorProperty (Results 1 – 1 of 1) sorted by relevance
2123 type extractorProperty struct { struct2126 name string2131 filter extractorMetadataPredicate2134 getter fieldAccessorFunc2139 keep bool2142 emptyValue reflect.Value2145 archVariant bool2148 func (p extractorProperty) String() string {