Hacker News new | ask | show | jobs
by g-harel 1095 days ago
That's a fair question... ultimately it's possible to get something similar using other tools, but IMO it won't be as easy. Just as a contrived example with a simple query:

https://gothrough.dev/search?q=writer

https://github.com/search?q=repo%3Agolang%2Fgo+writer&type=c...

The problem I really wanted to solve for myself was primarily discovery for standard interfaces. I don't write Go code as regularly as I'd like and don't have code review from a professional setting.