James O'Gorman cab8f1f626 Add a standard logger and HTTP logging middleware
Create a standard log object and use dependency injection to pass it to
the broadbandCollector and a new loggingMiddleware for wrapping HTTP
requests to log the request.

Logs are emitted as structured JSON logs by default but can be switched
to a human-friendly output by passing -log.level console.

The Prometheus client_golang library has also been upgraded.
2020-11-28 15:06:05 +00:00
2019-10-13 17:37:31 +01:00
2019-10-13 17:51:09 +01:00
2019-10-13 17:40:38 +01:00

Andrews and Arnold CHAOS API

The chaos package allows interacting with the Andrews and Arnold CHAOS API.

Implemented features:

  • Broadband info
  • Broadband quota
  • Broadband PPP kill
  • Broadband ordering
  • Broadband availability checker
  • Broadband ordering
  • Login info
  • Login adjustment
Description
No description provided
Readme MIT 276 KiB
Languages
Go 97.6%
Dockerfile 2.4%