go.opencensus.io/zpages.statSnapshot.Method (field)

5 uses

	go.opencensus.io/zpages (current package)
		rpcz.go#L115: 				s.Method,
		rpcz.go#L164: 	return s.Snapshots[i].Method < s.Snapshots[j].Method
		rpcz.go#L171: 	Method           string
		rpcz.go#L241: 			s = &statSnapshot{Method: method, Received: received}