test: go test ./pkg/... -coverprofile=coverage.out build: go build lint: golint ./...