var installOnce … var installWithResetOnce … type mux … type SLIMetrics … // Install adds the DefaultMetrics handler func (s SLIMetrics) Install(m mux) { … } type SLIMetricsWithReset … // Install adds the DefaultMetrics handler func (s SLIMetricsWithReset) Install(m mux) { … }