statping/types/doc.go

5 lines
196 B
Go
Raw Normal View History

2018-12-04 05:57:11 +00:00
// Package types contains all of the structs for objects in Statping including services, hits, failures, Core, and others.
//
2018-12-04 04:17:29 +00:00
// More info on: https://github.com/hunterlong/statping
package types