Versions in this module Expand all Collapse all v0 v0.1.10 Feb 22, 2019 v0.1.9 Feb 11, 2019 Changes in this version + func AddPaceAPIHTTPRequestDurationSeconds(duration float64, method, path, service string) + func IncPaceAPIHTTPRequestTotal(code, method, path, service, clientID string) + type Metric struct + func NewMetric(serviceName, path string, w http.ResponseWriter, r *http.Request) *Metric + func (m *Metric) WriteHeader(statusCode int)