gargoyle 0.1.5

A monitoring and alerting framework
Documentation
1
2
3
4
5
6
7
8
# Gargoyle
A monitoring and alerting framework

[Docs](https://docs.rs/gargoyle/latest)

# Usage
Check the docs for examples on implementing [Monitor](https://docs.rs/gargoyle/latest/gargoyle/trait.Monitor.html) and [Notify](https://docs.rs/gargoyle/latest/gargoyle/trait.Notify.html)