I really like devdocs.io for this

You type "Go" and TAB, and then it will only autocomplete in the Go stdlib.



On Tue, Mar 16, 2021 at 7:09 AM jake...@gmail.com <jake6...@gmail.com>
wrote:

>
> For years now, when I needed to casually lookup a standard library
> function I would use the search on the website. Like
> https://golang.org/search?q=Rename. This no longer works, and the search
> box on the Go website and "Package Documentation" page is now gone.
>
> Has this moved somewhere else? How do I do a quick web-browser based
> search of the standard libraries?
>
> I know I can use 'go doc', but that is not web based, and AFAICT, only
> works if you know the exact package the function is in.
>
> Any suggestions?
>
> --
> 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/599eba82-5447-44d7-b151-2e513065ede6n%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/599eba82-5447-44d7-b151-2e513065ede6n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAF-Rda8aiu3xPc1hg1dMQU31cJiS81YmDKS%2BAxRDO1S1W1JARw%40mail.gmail.com.

Reply via email to