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/godoc
godoc

Peter

On Wednesday, October 9, 2019 at 12:46:33 PM UTC-4, Longeri Carlos wrote:
>
> Hi,
> I'm new to go. Just installed Go on a windows10 machine, v1.31.1.
>
> Somehow I don't have godoc.exe in the bin file. i also downloaded the zip 
> installation file and it also doesn't have it.
>
> Please help.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/b8feb7ac-bf50-4272-99fa-d67caac58672%40googlegroups.com.

Reply via email to