Explore Go (explore-go) Blog Post Part of this post: Dev.to Development Prepare Dependencies go get go install Run go run server.go Build go build Test go test ./... Test and Check Coverage go test ./... -covermode=atomic -coverprofile cover.out License BSD 3-Clause