> On Monday, July 24, 2017 at 11:06:42 AM UTC-6, Jan Mercl wrote:
>
>>
>> > $ GOPATH= godoc -http :6060 &
>>
>>
>>
>
For anyone on Windows, use:

SET GOPATH= & godoc -http=:6060 

(sets an empty gopath, then runs godoc)

Then navigate to:
http://127.0.0.1:6060/pkg/

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to