Пример #1
0
func (r *ApiService) MetricsRegister(m *metrics.Resource) {
	metricApiProcedureExecuteTime = m.NewTimer(MetricApiProcedureExecuteTime)
}