Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 904 Bytes

File metadata and controls

21 lines (16 loc) · 904 Bytes

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