ipfs-cluster/api/rest
Hector Sanjuan 62e8a011d0 rest/client: Allow passing Host and Port in the config.
This is easier in many cases and does not make the user
parse a multiaddress.

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2017-12-08 15:38:30 +01:00
..
client rest/client: Allow passing Host and Port in the config. 2017-12-08 15:38:30 +01: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 Support --local parameter for Status[Local] and Sync[Local] operations 2017-12-01 12:56:26 +01:00
restapi.go Merge pull request #252 from te0d/feat/add-pin-name 2017-12-04 14:25:39 +01:00