build: go build -o bin/cerrado run: go run . test: go test -v --tags=unit ./...