Searched defs:TagValuePair (Results 1 – 4 of 4) sorted by relevance
14 type TagValuePair struct { struct15 Tag string16 Value string
16 func ParseTagValues(tvs []reader.TagValuePair) (*v2_3.Document, error) {
16 func ParseTagValues(tvs []reader.TagValuePair) (*v2_2.Document, error) {
16 func ParseTagValues(tvs []reader.TagValuePair) (*v2_1.Document, error) {