Retrieving the Golang Version
While building a program, it is a good practice to log the environment settings, build version, and runtime version,
especially if your application is more complex. This helps you to analyze the problem, in case something goes wrong.
Besides the buil...
blog.cloudnativefolks.org2 min read