Versions in this module Expand all Collapse all v1 v1.0.0 Apr 14, 2020 Changes in this version + type PrometheusHandler struct + func NewPrometheusHandler(namespace *string) *PrometheusHandler + func (h *PrometheusHandler) HandleRequest(path, method string, status int, duration time.Duration) + func (h *PrometheusHandler) InitMetric(path, method string)