morrowc / rislive

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Go 95.3%Language:Shell 4.7%