var github.com/prometheus/client_model/go.MetricType_name
3 uses
github.com/prometheus/client_model/go (current package)
metrics.pb.go#L31: var MetricType_name = map[int32]string{
metrics.pb.go#L52: return proto.EnumName(MetricType_name, int32(x))
metrics.pb.go#L585: proto.RegisterEnum("io.prometheus.client.MetricType", MetricType_name, MetricType_value)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |