( Sorry Alex, didn't meant to sent to you personally )
Oh, thanks. Just realized that the Documentation section is only for
modules, right?
I.e., mine is an executable, and this is the first time I'm looking at
my docs on pkg.go.dev, in which my long readme is "missing", the whole
page is almost
Hi,
https://go.dev/about#adding-a-package gives general information about
adding a module.
One of the most common reasons why documentation might not show up is that
your module doesn't contain an open source license that pkg.go.dev
recognizes. https://pkg.go.dev/license-policy contains some infor