type go.opencensus.io/metric/metricexport.ReaderOptions

4 uses

	go.opencensus.io/metric/metricexport (current package)
		reader.go#L45: type ReaderOptions struct {
		reader.go#L76: type ReaderOption func(*ReaderOptions)
		reader.go#L80: 	return func(o *ReaderOptions) {
		reader.go#L87: 	var opts ReaderOptions