statping/handlers/constants.go

5 lines
95 B
Go

package handlers
const incidentsTimeoutInMinutes = 120.0 //custom
const resolved = "Resolved"