Searched defs:TagPathError (Results 1 – 1 of 1) sorted by relevance
330 type TagPathError struct { struct331 Struct reflect.Type332 Field1, Tag1 string333 Field2, Tag2 string336 func (e *TagPathError) Error() string {