mirror of https://github.com/statping/statping
6 lines
158 B
Go
6 lines
158 B
Go
![]() |
// Package type contains all of the structs for objects in Statup including
|
||
|
// services, hits, failures, Core, and others.
|
||
|
//
|
||
|
// by Hunter Long
|
||
|
package types
|