update readme, remove tcp/icmp

This commit is contained in:
Matej Kramny
2017-02-12 17:35:09 -08:00
parent 8aae002623
commit 6a51993296
7 changed files with 188 additions and 103 deletions

View File

@@ -28,7 +28,7 @@ type AbstractMonitor struct {
Name string
Target string
// (default)http, tcp, dns, icmp
// (default)http / dns
Type string
Strict bool