statping/types
Emanuel Bennici d81c525d71
Add new Fields to `Service` Struct
Add `UpdateNotify` Field to allow the Notifiers to check if
`UpdateNotify` has been enabled in `CoreApp`.

Add `DownText` Field to have a default Downtime Text which also has the
'Service has been down for n-Seconds' Text.

Add `SuccessNotified` Field to check if a "Success" Message has already
been send.
This is because the `s.Online` Field is always "false" if the
OnSuccess() Function is called of an Notifier.
2019-10-04 17:18:33 +02:00
..
checkin.go response time fixes - cache fixes - apexcharts 2019-01-31 20:48:18 -08:00
core.go Add new Field to Core Struct 2019-10-04 14:18:57 +02:00
doc.go package name change 2018-12-03 21:57:11 -08:00
failure.go response time fixes - cache fixes - apexcharts 2019-01-31 20:48:18 -08:00
group.go groups reorder - time fixes 2019-02-19 18:11:40 -08:00
incident.go Incident reporting feature (beta) 2019-06-24 15:21:38 -07:00
message.go response time fixes - cache fixes - apexcharts 2019-01-31 20:48:18 -08:00
null.go package name change 2018-12-03 21:57:11 -08:00
plugin.go package name change 2018-12-03 21:57:11 -08:00
service.go Add new Fields to `Service` Struct 2019-10-04 17:18:33 +02:00
time.go fixed tests - removed database creds from logs 2019-09-03 14:10:13 -07:00
types.go response time fixes - cache fixes - apexcharts 2019-01-31 20:48:18 -08:00
user.go response time fixes - cache fixes - apexcharts 2019-01-31 20:48:18 -08:00