]> Cypherpunks repositories - gostls13.git/commit
encoding: document when marshaling methods can be added
authorSean Liao <sean@liao.dev>
Sun, 21 May 2023 14:16:48 +0000 (15:16 +0100)
committerGopher Robot <gobot@golang.org>
Tue, 23 May 2023 19:43:37 +0000 (19:43 +0000)
commitc0af7cd05f75d1ac6540bf41bbe9984a0fd35be2
tree086ce25e5a0fb21450587c7581383c228ca5e73f
parent3c3a883667390c2f03dffb3fdcb4fa4172cb23e6
encoding: document when marshaling methods can be added

Fixes #10275

Change-Id: I2b3d54f3eb0f85d65324ddc3c3b2a797d42a16c9
Reviewed-on: https://go-review.googlesource.com/c/go/+/496537
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/encoding/encoding.go