Files
2025-12-04 10:55:25 +08:00

6 lines
50 B
Go

package main
const (
metricsPath = "/metrics"
)