encoding/xml.TagPathError.Tag1 (field)
2 uses
encoding/xml (current package)
typeinfo.go#L332: Field1, Tag1 string
typeinfo.go#L337: return fmt.Sprintf("%s field %q with tag %q conflicts with field %q with tag %q", e.Struct, e.Field1, e.Tag1, e.Field2, e.Tag2)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)