Learn Concurrency in Go by Building a Download Manager Part-2
In the First Article, we set up goenv and installed go in our local environment. Now we will create a proper folder structure for the golang cli application and under what's go modules.
Overview
Having a clean code and a proper directory structure c...
coderj001.hashnode.dev3 min read