Hacker News new | ask | show | jobs
by harrytuttle 4725 days ago
Very true. This is a major irritation. I rather like Golang because of stuff like this as you can run your own local documentation server and stuff. It's just a neat self-contained package.
1 comments

Docs, tests, profiler, race detector, linter, build system. Go ships with everything.

I love Go.