Versions in this module Expand all Collapse all v1 v1.3.4 Aug 23, 2021 Changes in this version + var Count = &view.View + var Latency = &view.View + func RegisterViews() error + type NoOpReporter struct + func (n NoOpReporter) NewRequest(name string) Request + type OpenCensusReporter struct + func (o OpenCensusReporter) NewRequest(name string) Request + type Reporter interface + NewRequest func(name string) Request + type Request interface + EndRequest func(ctx context.Context, err error, httpResp *http.Response, metro string) v1.3.3-t Aug 19, 2021