statping/types/doc.go

5 lines
194 B
Go
Raw Permalink 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.
//
2020-03-09 18:17:55 +00:00
// More info on: https://github.com/statping/statping
package types