type github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1.Point_DistributionValue
5 uses
github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1 (current package)
metrics.pb.go#L568: if x, ok := x.GetValue().(*Point_DistributionValue); ok {
metrics.pb.go#L595: type Point_DistributionValue struct {
metrics.pb.go#L609: func (*Point_DistributionValue) isPoint_Value() {}
metrics.pb.go#L1612: (*Point_DistributionValue)(nil),
contrib.go.opencensus.io/exporter/stackdriver
metrics_proto.go#L491: case *metricspb.Point_DistributionValue:
![]() |
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. |