Followon for CL 721160.
Change-Id: I9c22c5e99c9084e24047c77d20717c5b46165cde
Reviewed-on: https://go-review.googlesource.com/c/go/+/732220
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Sean Liao <sean@liao.dev>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
"unicode"
"unicode/utf16"
"unicode/utf8"
- _ "unsafe" // for linkname
)
// Unmarshal parses the JSON-encoded data and stores the result
"sync"
"unicode"
"unicode/utf8"
- _ "unsafe" // for linkname
)
// Marshal returns the JSON encoding of v.