google.golang.org/genproto/googleapis/monitoring/v3.Point.Value (field)
6 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
metric.pb.go#L65: Value *TypedValue `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
metric.pb.go#L109: return x.Value
contrib.go.opencensus.io/exporter/stackdriver
metrics.go#L397: Value: mptv,
metrics_proto.go#L447: Value: mptv,
stats.go#L468: Value: newTypedValue(v, row),
stats.go#L481: Value: newTypedValue(v, row),
 |
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. |