Versions in this module Expand all Collapse all v1 v1.0.1 Jul 22, 2020 v1.0.0 Jul 22, 2020 Changes in this version + type RouteHandler struct + func NewRouteHandler(statter statsdclient.Statter) *RouteHandler + func (routeHandler *RouteHandler) HandleHeartbeatRequest(w http.ResponseWriter, r *http.Request) + func (routeHandler *RouteHandler) HandleMetric(w http.ResponseWriter, r *http.Request, metricType string, metricKey string)