go/src/encoding/xml
Cuong Manh Le 283d8a3d53 all: use reflect.{Pointer,PointerTo}
Updates #47651
Updates #48665

Change-Id: I69a87b45a5cad7a07fbd855040cd9935cf874554
Reviewed-on: https://go-review.googlesource.com/c/go/+/358454
Trust: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2021-10-26 14:24:17 +00:00
..
atom_test.go encoding/xml: improve package based on the suggestions from metalinter 2017-08-24 00:55:59 +00:00
example_marshaling_test.go encoding/xml, encoding/json: docs and examples using custom marshalers 2018-12-12 14:18:06 +00:00
example_test.go
example_text_marshaling_test.go encoding/xml, encoding/json: docs and examples using custom marshalers 2018-12-12 14:18:06 +00:00
marshal.go all: use reflect.{Pointer,PointerTo} 2021-10-26 14:24:17 +00:00
marshal_test.go encoding/xml: fix reserved namespace check to be case-insensitive 2020-10-21 23:51:30 +00:00
read.go all: use reflect.{Pointer,PointerTo} 2021-10-26 14:24:17 +00:00
read_test.go all: change github.com issue links to golang.org 2017-11-04 04:13:41 +00:00
typeinfo.go all: use reflect.{Pointer,PointerTo} 2021-10-26 14:24:17 +00:00
xml.go all: use bytes.Cut, strings.Cut 2021-10-06 15:53:04 +00:00
xml_test.go encoding/xml: replace comments inside directives with a space 2021-03-15 20:04:23 +00:00