godoc _is_ the tool serving golang.org (Although now it's split into 2). 
You just need to enable that flag to get the results you want. Enabling it 
by default in golang.org is https://github.com/golang/go/issues/11251. Feel 
free to subscribe to that.

On Thursday, 16 May 2019 10:15:56 UTC+2, White Hexagon wrote:
>
> Thanks. Tools are fine, but a new developer has to know about them.  So I 
> think it would still be super useful if golang.org documentation had this 
> information already generated.  In bytes.Reader I should be able to see 
> 'Implements ReadSeeker etc', and in ReadSeeker I should be able to see 
> 'Implemented by bytes.Reader etc'.
>
> Cheers
> Peter
>
> On Thursday, 16 May 2019 09:50:04 UTC+2, Agniva De Sarker wrote:
>>
>> You can see the documentation by enabling type analysis in godoc. See 
>> https://golang.org/lib/godoc/analysis/help.html. Also see 
>> https://github.com/golang/go/issues/20131
>>
>>

-- 
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/e0dac7d1-1e2b-4278-94b8-1c6c0b30b7c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to