So far we have worked only with code and the results of its compilation.
But when we write code it is, first and for all, to run it! And when we run code
we want our programs to be correct, robust, and as fast as possible.
1: Debugging - the basics of Go debugging with delve