boynux/squid-exporter

View on GitHub
.gitpod.yml

Summary

Maintainability
Test Coverage
tasks:
  - init: go get && go build ./... && go test ./... && make
    command: go run