Defer And Closure in Go-lang

Hello, fellow internet user, before we begin, this article assumes you have the following pre-requisites:
- You know about functions in Go
- Have an understanding of the local and global scope
- Have your VS Code setup for Go-lang, because it’ll be a delightful experience with autocomplete, linting, and auto-imports
With that out of the way, onto the main issue at hand, young padawan.