type go.opencensus.io/zpages.statSnapshot

4 uses

	go.opencensus.io/zpages (current package)
		rpcz.go#L38: 	snaps            = make(map[methodKey]*statSnapshot)
		rpcz.go#L152: 	Snapshots []*statSnapshot
		rpcz.go#L169: type statSnapshot struct {
		rpcz.go#L241: 			s = &statSnapshot{Method: method, Received: received}