type go.opencensus.io/metric/metricexport.IntervalReader
7 uses
go.opencensus.io/metric/metricexport (current package)
reader.go#L62: type IntervalReader struct {
reader.go#L100: func NewIntervalReader(reader *Reader, exporter Exporter) (*IntervalReader, error) {
reader.go#L108: r := &IntervalReader{
reader.go#L119: func (ir *IntervalReader) Start() error {
reader.go#L144: func (ir *IntervalReader) startInternal() {
reader.go#L159: func (ir *IntervalReader) Stop() {
contrib.go.opencensus.io/exporter/stackdriver
stats.go#L72: ir *metricexport.IntervalReader
![]() |
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. |