encoding/xml.TagPathError.Tag2 (field)
2 uses
encoding/xml (current package)
typeinfo.go#L340: Field2, Tag2 string
typeinfo.go#L344: 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.4.9. (GOOS=linux GOARCH=amd64)