Searched defs:extractorProperty (Results 1 – 1 of 1) sorted by relevance
2115 type extractorProperty struct { struct2118 name string2123 filter extractorMetadataPredicate2126 getter fieldAccessorFunc2131 keep bool2134 emptyValue reflect.Value2137 archVariant bool2140 func (p extractorProperty) String() string {