go/src/mime
Russ Cox 2a7ca156b8 all: document legacy //go:linkname for final round of modules
Add linknames for most modules with ≥50 dependents.
Add linknames for a few other modules that we know
are important but are below 50.

Remove linknames from badlinkname.go that do not merit
inclusion (very small number of dependents).
We can add them back later if the need arises.

Fixes #67401. (For now.)

Change-Id: I1e49fec0292265256044d64b1841d366c4106002
Reviewed-on: https://go-review.googlesource.com/c/go/+/587756
Auto-Submit: Russ Cox <rsc@golang.org>
TryBot-Bypass: Russ Cox <rsc@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
2024-05-29 17:58:53 +00:00
..
multipart all: document legacy //go:linkname for final round of modules 2024-05-29 17:58:53 +00:00
quotedprintable all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
testdata
encodedword.go mime: add available godoc link 2024-03-21 16:12:35 +00:00
encodedword_test.go
example_test.go
grammar.go
mediatype.go all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
mediatype_test.go mime: allow duplicate media type parameters with equivalent values 2022-08-26 17:58:37 +00:00
type.go all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
type_dragonfly.go
type_freebsd.go
type_openbsd.go
type_plan9.go
type_test.go mime: remove test ordering dependency 2022-08-08 21:09:03 +00:00
type_unix.go all: add wasip1 support 2023-04-11 20:56:32 +00:00
type_unix_test.go mime: remove test ordering dependency 2022-08-08 21:09:03 +00:00
type_windows.go