func()

in metricsgenreceiver/internal/metricstmpl/metricstmpl.go [153:155]


func (t *resourceTemplateModel) Mod(x, y int) int {
	return x % y
}