[go-nuts] Re: Problems with windows installation v1.31.1

2019-10-09 Thread Longeri Carlos
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.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/bc6850ff-dc80-456a-950d-b1998fdd980d%40googlegroups.com.


[go-nuts] Re: Problems with windows installation v1.31.1

2019-10-09 Thread peterGo
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.