ipfs-cluster/api
Hector Sanjuan 403a4cf6e0 api/types: do not print some errors
The rest/client does things like "return id.ToID(), err" which is nice.
But when there's an error the ID has Cid set to nil etc. This is now
causing error messages on the console which are very misleading because
they do not correspond to the actual error of the request.

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2018-03-28 19:16:49 +02:00
..
rest rest/client: Add WaitFor utility function 2018-03-27 14:56:49 +10:00
types_test.go Merge branch 'master' into feat/connectivity-graph 2018-01-23 08:34:43 -05:00
types.go api/types: do not print some errors 2018-03-28 19:16:49 +02:00
util.go rest/libp2p-http: address lanzafame's review 2018-03-20 19:35:42 +01:00