ipfs-cluster/test
Hector Sanjuan c026299b95 Include Name as GlobalPinInfo key and consolidate redundant keys
GlobalPinInfo objects carried redundant information (Cid, Peer) that takes
space and time to serialize.

This has been addressed by having GlobalPinInfo embed PinInfoShort rather than
PinInfo. This new types ommits redundant fields.
2020-05-16 02:27:24 +02:00
..
cids.go staticcheck: fix all staticcheck warnings in the project 2020-04-14 20:16:10 +02:00
ipfs_mock.go Direct pins: fix add tests for direct pinning 2020-04-23 18:05:05 +02:00
rpc_api_mock.go Include Name as GlobalPinInfo key and consolidate redundant keys 2020-05-16 02:27:24 +02:00
sharding.go gofmt -s fixes 2020-04-14 23:44:18 +02:00
test_test.go Feat: Split components into RPC Services 2019-05-04 21:36:10 +01:00
test.go Add/improve godoc descriptions for some modules. 2018-08-23 14:14:06 +02:00