I regularly forget where/whether interfaces and constants exist, so I made myself this ranked & filterable search tool.<p>The hosted deployment covers the standard library + a few other packages, but it's built to be able to be pointed at any (internal) codebase too! Just need to build an index with more packages installed <a href="https://github.com/g-harel/gothrough">https://github.com/g-harel/gothrough</a>
Im kinda wondering since the complete source is open and hosted and github (with current previews enabled) even has a usefull search - what is the actualy benefit?<p>Also if you are using goland (not everyone is i know thats why i pointed it out as second argument) you have the complete standard-lib lookup ready via the IDE.<p>Maybe im missing something and this is usefull but im coding go for several years now and dont see the point