/rislive

Golang client to connect to the RIPE RIS Live firehose, and listen for interesting events.

Primary LanguageGoApache License 2.0Apache-2.0

rislive

goreportcard Coverage Status

Total alerts

(Apache2.0 License Applies)

Golang client to connect to the RIPE RIS Live firehose, and listen for interesting events.

TODO(morrowc):

Coverage and testing:

  • go test -coverprofile=coverage.out
  • go tool cover -func=coverage.out
  • go tool cover -html=coverage.out