Hacker News new | ask | show | jobs
by mseepgood 4530 days ago
> How would you recommend becoming familiar with idiomatic Go?

By reading the source code of the standard library. It's directly linked from the API documentation.