#coding
Read more stories on Hashnode
Articles with this tag
The Golang standard library comes with a simple interface, context.Context, which is a little harder to understand and use than the others. The...
Usually when doing any IO, either over network or against disk, there are always at least two options. Execute each IO operation by itself. Execute...