zrok/controller/metrics/config.go
2023-03-03 13:31:57 -05:00

6 lines
60 B
Go

package metrics
type Config struct {
Source interface{}
}