type github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1.DistributionValue_BucketOptions_Explicit
12 uses
github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1 (current package)
metrics.pb.go#L841: func (x *DistributionValue_BucketOptions) GetExplicit() *DistributionValue_BucketOptions_Explicit {
metrics.pb.go#L854: Explicit *DistributionValue_BucketOptions_Explicit `protobuf:"bytes,1,opt,name=explicit,proto3,oneof"`
metrics.pb.go#L994: type DistributionValue_BucketOptions_Explicit struct {
metrics.pb.go#L1003: func (x *DistributionValue_BucketOptions_Explicit) Reset() {
metrics.pb.go#L1004: *x = DistributionValue_BucketOptions_Explicit{}
metrics.pb.go#L1012: func (x *DistributionValue_BucketOptions_Explicit) String() string {
metrics.pb.go#L1016: func (*DistributionValue_BucketOptions_Explicit) ProtoMessage() {}
metrics.pb.go#L1018: func (x *DistributionValue_BucketOptions_Explicit) ProtoReflect() protoreflect.Message {
metrics.pb.go#L1031: func (*DistributionValue_BucketOptions_Explicit) Descriptor() ([]byte, []int) {
metrics.pb.go#L1035: func (x *DistributionValue_BucketOptions_Explicit) GetBounds() []float64 {
metrics.pb.go#L1394: (*DistributionValue_BucketOptions_Explicit)(nil), // 12: opencensus.proto.metrics.v1.DistributionValue.BucketOptions.Explicit
metrics.pb.go#L1573: switch v := v.(*DistributionValue_BucketOptions_Explicit); i {
![]() |
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. |