ipfs-cluster/api/pb
Hector Sanjuan e9857652f2 Add a timestamp to Pins
This adds a Timestamp field to the pin objects. This allows to track when they were pinned.

This:

* Allows the pin-tracker to actually show accurate information on when the pin
  entered the system for pins that are not part of ongoing operations
  (currently it shows time.Now())
* Adds support for reporting timestamp on a pinning services api.
2021-10-20 16:55:57 +02:00
..
generate.go Update to newest golang protobuf 2020-04-14 20:41:43 +02:00
types.pb.go Add a timestamp to Pins 2021-10-20 16:55:57 +02:00
types.proto Add a timestamp to Pins 2021-10-20 16:55:57 +02:00