type github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1.Point_Int64Value
6 uses
github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1 (current package)
metrics.pb.go#L554: if x, ok := x.GetValue().(*Point_Int64Value); ok {
metrics.pb.go#L585: type Point_Int64Value struct {
metrics.pb.go#L605: func (*Point_Int64Value) isPoint_Value() {}
metrics.pb.go#L1610: (*Point_Int64Value)(nil),
contrib.go.opencensus.io/exporter/stackdriver
metrics_proto.go#L123: Value: &metricspb.Point_Int64Value{
metrics_proto.go#L477: case *metricspb.Point_Int64Value:
![]() |
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. |