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
>
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