ipfs-cluster/pintracker/stateless
Hector Sanjuan 0787ffbe36 PinInfo type: include Allocations, Origins, Metadata
This will facilitate building outputs for the Pinning Services API, saving a
round trip to query the cluster State, since all the needed information
already comes from the PinTracker, which has already accessed the state.

Since the pintracker already included a state attribute (Name), we are simply
going down that path.
2022-02-02 00:52:38 +01:00
..
config_test.go pintracker: PriorityPinMaxAge and PriorityPinMaxRetries 2021-11-30 04:20:35 +01:00
config.go pintracker: PriorityPinMaxAge and PriorityPinMaxRetries 2021-11-30 04:20:35 +01:00
stateless_test.go Pintracker: add IPFS ID to Pin Information 2022-01-31 17:53:09 +01:00
stateless.go PinInfo type: include Allocations, Origins, Metadata 2022-02-02 00:52:38 +01:00