Go Modules is one of the biggest features in Go version 1.11. But what is it and why should you start using Go Modules today?
Let’s take a look on how to get started quickly.
Source code: https://github.com/striversity/go-on-the-run
Amazon Auto Links: No products found.
Does all packages support being used as a module? Or will you maybe run into problems with certain packages that was written before 1.11?
Very useful concept and nice explanation. Thanks for sharing!!!!
thank you for sharing. awesome video.