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/5b1b85a8-8072-4da3-9ca5-b9d29a28e331%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to