ipfs-cluster/api/rest
Tom O'Donnell (te0d) bd829c3f31 Added Name to Pinned Items
Added Name field to be a part of the stored state of a Pin. This
allows the name to be stored as a part of the consensus if needed.

This is the bare minimum to use. Some other calls like status need
to be checked out.
2017-11-30 10:14:24 -05:00
..
test Issue #162: Add tests for rest.Config 2017-10-19 20:49:18 +02:00
config_test.go Issue #162: Improve Config.ToJSON() tests 2017-10-20 10:42:41 +02:00
config.go Issue #162: Rework configuration format 2017-10-18 00:00:12 +02:00
restapi_test.go Issue #162: Rework configuration format 2017-10-18 00:00:12 +02:00
restapi.go Added Name to Pinned Items 2017-11-30 10:14:24 -05:00