mirror of
https://github.com/nikdoof/aaisp-chaos.git
synced 2025-12-13 14:52:17 +00:00
This adds a rudimentary `chaos` package for querying broadband info, and a Prometheus exporter.
6 lines
99 B
Modula-2
6 lines
99 B
Modula-2
module github.com/jamesog/aaisp-chaos
|
|
|
|
go 1.13
|
|
|
|
require github.com/prometheus/client_golang v1.1.0
|