Learn how to access environment variables from within a Golang application. This can often be useful if a system-wide configuration needs to be made as well as it prevents the need to hard-code information that may or may not be sensitive within your application.