ipfs-cluster/pintracker/optracker
Hector Sanjuan 88cfcf62fc
Pintracker: use cid.Cid as map keys. (#1322)
* No reason not to.
* Should save a non trivial amount of time when doing
"Status" operation by not having to stringify Cids.
2021-03-16 15:47:44 +01:00
..
operation_test.go Rename "test.Test*" to "test.*" (test.TestCid1 -> test.Cid1) 2019-02-27 20:19:10 +00:00
operation.go Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
operationtracker_test.go Pintracker: use cid.Cid as map keys. (#1322) 2021-03-16 15:47:44 +01:00
operationtracker.go Pintracker: use cid.Cid as map keys. (#1322) 2021-03-16 15:47:44 +01:00
operationtype_string.go go:generate stringer phase and operationtype 2019-05-07 12:24:28 +10:00
phase_string.go go:generate stringer phase and operationtype 2019-05-07 12:24:28 +10:00