As far as I can tell pkg.go.dev doesn't support this feature either
https://github.com/golang/gddo/wiki/Plain-Text-Interface
What did you do?
curl -H 'Accept: text/plain' https://godoc.org/math
What did you expect to see?
Plain text representation of math package
What did you see instead?
<a href="https://pkg.go.dev/search?q=sql&utm_source=godoc">Found</a>.
As far as I can tell pkg.go.dev doesn't support this feature either
https://github.com/golang/gddo/wiki/Plain-Text-Interface
What did you do?
curl -H 'Accept: text/plain' https://godoc.org/mathWhat did you expect to see?
Plain text representation of math package
What did you see instead?
<a href="https://pkg.go.dev/search?q=sql&utm_source=godoc">Found</a>.