statping/types/doc.go

5 lines
192 B
Go
Raw Normal View History

2018-09-28 06:57:03 +00:00
// Package types contains all of the structs for objects in Statup including services, hits, failures, Core, and others.
//
2018-09-28 07:22:58 +00:00
// More info on: https://github.com/hunterlong/statup
package types