Thanks, the windows installer does install the icon on the program list,
maybe it should be fix.
El miércoles, 9 de octubre de 2019, 14:15:55 (UTC-3), peterGo escribió:
>
> Longeri Carlos,
>
> Go 1.13 Release Notes
> https://golang.org/doc/go1.13
>
> godoc and go doc
> https://golang.org/doc/go1
Longeri Carlos,
Go 1.13 Release Notes
https://golang.org/doc/go1.13
godoc and go doc
https://golang.org/doc/go1.13#godoc
The godoc webserver is no longer included in the main binary distribution.
To run the godoc webserver locally, manually install it first:
go get golang.org/x/tools/cmd/godo