My very own blogJune 24, 2021 ยท View on GitHubTo start: go mod download cd cmd/ go run . To run tests: go test ./...