Re: [go-nuts] studying golang code

2017-08-16 Thread Konstantin Khomoutov
On Tue, Aug 15, 2017 at 02:42:45PM -0700, Keith Brown wrote: [...] > Now, as I learn golang, are there any worth while projects I can use as > reference for writing high quality go code? I am not necessary looking for > code standards but more of code setup and quality so I can practice those >

[go-nuts] studying golang code

2017-08-15 Thread Keith Brown
Coming from Python, I was told to use study Twisted Matrix code 7 years. I haven't regretted it. Take a look at it yourself, http://twistedmatrix.com/documents/16.1.0/core/howto/trial.html . Now, as I learn golang, are there any worth while projects I can use as reference for writing high qua