This is perfect
https://golang.org/src/crypto/ecdsa/ecdsa.go

Suggestion to make pkg layout more consistent with src by
a) use the same title link structure ( Package pkg/crypto/ecdsa )
b) adding a link to source with the same layout ( Source: crypto/ecdsa ) or <a ref> the import "crypto/ecdsa" line to the source code
https://golang.org/pkg/crypto/ecdsa/

This is perfect

https://golang.org/src/crypto/ecdsa/ecdsa.go
Suggestion to make pkg layout more consistent with src by
a) use the same title link structure ( Package pkg/crypto/ecdsa )
b) adding a link to source with the same layout ( Source: crypto/ecdsa ) or
<a ref>theimport "crypto/ecdsa"line to the source codehttps://golang.org/pkg/crypto/ecdsa/
