Files
Authentication/constants.go
T
2025-11-25 15:12:31 +08:00

6 lines
50 B
Go

package main
const (
metricsPath = "/metrics"
)