var go.opencensus.io/plugin/ocgrpc.ClientReceivedBytesPerRPCView

4 uses

	go.opencensus.io/plugin/ocgrpc (current package)
		client_metrics.go#L47: 	ClientReceivedBytesPerRPCView = &view.View{
		client_metrics.go#L99: 	ClientReceivedBytesPerRPCView,

	go.opencensus.io/zpages
		rpcz.go#L47: 		ocgrpc.ClientReceivedBytesPerRPCView:    false,
		rpcz.go#L280: 		case ocgrpc.ClientReceivedBytesPerRPCView: