statping/core/doc.go

7 lines
239 B
Go
Raw Normal View History

// 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