- Make sure you have installed "DEP Package Manager"
- Create & Go to dir
$GOPATH/src/github/sangianpatrick - Clone into the current directory (
$GOPATH/src/github/sangianpatrick) - Go to
$GOPATH/src/github/sangianpatrick/ss-golang - Run
dep ensure - Run the app by typing
go run <dir>/main.go-> For example,go run parallel/main.gowill run parallel app.
- [DEP] (https://github.com/golang/dep)
- [bxcodec] (https://github.com/bxcodec/go-clean-arch)
- [Musobar] (https://www.youtube.com/playlist?list=PLMrwI6jIZn-3a4Hjn-GoYihbMBAzZ6Ae3)
- [TutorialEdge.net] (https://tutorialedge.net/golang)
- [Udemy] (https://www.udemy.com/go-the-complete-developers-guide/learn/v4/content)
- [Quotes] (https://www.inc.com/jayson-demers/51-quotes-to-inspire-success-in-your-life-and-business.html)