Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Poller = period.NewPoller("uptime", getStatuses, aggregateStatuses)
Functions ¶
This section is empty.
Types ¶
type Aggregated ¶
func (Aggregated) MarshalJSON ¶
func (result Aggregated) MarshalJSON() ([]byte, error)
type RouteStatuses ¶
type StatusByAlias ¶
type StatusByAlias struct { Map map[string]*routequery.HealthInfoRaw `json:"statuses"` Timestamp int64 `json:"timestamp"` }
Click to show internal directories.
Click to hide internal directories.