go/src/encoding/asn1
Joe Tsai dac9b9ddbd encoding: modernize Go documentation
Across all encoding packages, linkify declarations if possible.
In some cases, we convert a code block into a bulleted list,
which then further allows for more linkification.

Change-Id: I68fedf362615b34228bab5d4859b7d87d831c570
Reviewed-on: https://go-review.googlesource.com/c/go/+/524977
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
2023-09-08 19:04:28 +00:00
..
asn1.go encoding: modernize Go documentation 2023-09-08 19:04:28 +00:00
asn1_test.go encoding/asn1: improve memory efficiency of ObjectIdentifier.String 2023-03-29 18:24:36 +00:00
common.go all: use bytes.Cut, strings.Cut 2021-10-06 15:53:04 +00:00
marshal.go encoding: modernize Go documentation 2023-09-08 19:04:28 +00:00
marshal_test.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00