const go.opencensus.io/stats/view.AggTypeLastValue
6 uses
go.opencensus.io/stats/view (current package)
aggregation.go#L27: AggTypeLastValue // the last value aggregation, see LastValue.
aggregation.go#L39: AggTypeLastValue: "LastValue",
aggregation.go#L116: Type: AggTypeLastValue,
view_to_metric.go#L55: case AggTypeLastValue:
contrib.go.opencensus.io/exporter/stackdriver
stats.go#L295: case view.AggTypeLastValue:
stats.go#L449: case view.AggTypeLastValue:
![]() |
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. |