Safely using Maps in Golang: Differences in declaration and initialization
Introduction
This week, I was working on one of the API wrapper packages for golang, and that dealt with sending post requests with URL encoded values, setting cookies, and all the fun stuff. However, while I was constructing the body, I was using ur...
techstructiveblog.hashnode.dev7 min read