mirror of https://github.com/statping/statping
7 lines
239 B
Go
7 lines
239 B
Go
![]() |
// Package core contains the main functionality of Statup. This includes everything for
|
||
|
// Services, Hits, Failures, Users, service checking mechanisms, databases, and notifiers
|
||
|
// in the notifier package
|
||
|
//
|
||
|
// by Hunter Long
|
||
|
package core
|