Having opensearch set up would be great. It allows users to type pkg.go.dev<tab>package name<enter> and go to their package, rather than first waiting for pkg.go.dev to load and then type into the search bar there.
godoc.org had this functionality. I've ported it to pkg.go.dev, I'll send a CL/PR shortly.
/assign Jille
The text was updated successfully, but these errors were encountered:
Having opensearch set up would be great. It allows users to type
pkg.go.dev<tab>package name<enter>
and go to their package, rather than first waiting for pkg.go.dev to load and then type into the search bar there.godoc.org had this functionality. I've ported it to pkg.go.dev, I'll send a CL/PR shortly.
/assign Jille
The text was updated successfully, but these errors were encountered: