I understand that some Go package documentation is not documented on
go.pkg.dev for licensing reasons. However, I would not have expected that packages maintained by the Go team itself would have such problems. Yesterday I discovered, for example, that the documentation for
github.com/golang/freetype is not shown on
go.pkg.dev.
Is it a reasonable expectation that anything under
github.com/golang should be documented on
go.pkg.dev? And if so, what is the proper path to report this issue?
Regards,
Steve