]> Cypherpunks repositories - gostls13.git/commit
encoding/xml: document that embedded interfaces look like non-embedded ones
authorSean Liao <sean@liao.dev>
Sun, 20 Oct 2024 09:46:03 +0000 (10:46 +0100)
committerGopher Robot <gobot@golang.org>
Mon, 21 Oct 2024 15:18:09 +0000 (15:18 +0000)
commite3d372aea86df4b3a848c0c454b364febca825d6
tree78cec6ac748a89542bc3ef5ea6d81a96c9889982
parent721c04ae4ef8406f169f7e32d131a8667fc75a33
encoding/xml: document that embedded interfaces look like non-embedded ones

Fixes #69941

Change-Id: Icc3c88d57c14fa9ca203c693d67f144686fed8cc
Reviewed-on: https://go-review.googlesource.com/c/go/+/621076
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/encoding/xml/marshal.go