I am working on a Golang project where I want to add custom Prometheus metrics. In a file app.go, I have:
app.go
package rest import ( "fmt&qu