google.golang.org/genproto/googleapis/monitoring/v3.TimeSeries.Points (field)
5 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
metric.pb.go#L158: Points []*Point `protobuf:"bytes,5,rep,name=points,proto3" json:"points,omitempty"`
metric.pb.go#L230: return x.Points
contrib.go.opencensus.io/exporter/stackdriver
metrics.go#L190: Points: sdPoints,
metrics_proto.go#L274: Points: sdPoints,
stats.go#L246: Points: []*monitoringpb.Point{newPoint(vd.View, row, vd.Start, vd.End)},
 |
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. |