Simplify your deployment by including everything your app needs within the executable
2021-08-14
Converting from an interface to a structure is an important tool with a slightly obtuse syntax
2021-08-10
How to leverage the Unmarshaler interface to parse JSON data in ways that fit your needs
2021-08-06
TL;DR; maps and slices are not thread safe, channels are.
2021-08-05
Build tags and special naming conventions are useful tools in your go toolbox
2021-08-04