func()

in metricsgenreceiver/internal/metricstmpl/metricstmpl.go [149:151]


func (t *resourceTemplateModel) ModFrom(mod int, s ...string) string {
	return s[mod%len(s)]
}