Engraulis

A lightweight Go site monitoring module

How to use Engraulis?

It's really easy! Follow these steps:
1. Download this repo as a .zip archive
2. Add a client folder to use it as a module
3. Add a {your mod name}/client to the import line
Finished!

Usage example

You can look into the main.go OR

You can just use it as a function:

res := client.Req(address, delay, amount)

That's all!

My Plans

Things i'm planning to implement:

1. Logging

2. Web Dashboard

3. Other Monitoring features