ipfs-cluster/adder/single
Hector Sanjuan 00dffe23b8 Adder: Add "no-pin" option.
This does 3 things:

- Add a NoPin option to the adder. When set to true, the adding process does not
send a pin in the end.

- When user-allocations are set and local=true happens, we do not overwrite
  the allocations returned by the allocator to include the local peer
  anymore, as this could alter user-allocations.

- Some code improvement (remove pointers).
2022-02-28 20:10:12 +01:00
..
dag_service_test.go Adder: Add "no-pin" option. 2022-02-28 20:10:12 +01:00
dag_service.go Adder: Add "no-pin" option. 2022-02-28 20:10:12 +01:00