api/internal/endpoint/handler/metrics/protocol_options.go

5 lines
70 B
Go

package metrics
type metricsExporterOptions struct {
Route string
}