Hacker News new | ask | show | jobs
by hliyan 2540 days ago
I recently hastily put together a "Learn Go in 10 days" program for my team, where I only used go modules: https://github.com/hliyan/learn-golang/blob/master/day-08/ma...

Feedback welcome.

1 comments

Thanks so much for sharing. Very helpful to me.