ipfs-cluster/ipfs-cluster-ctl
Hector Sanjuan b6182e0621 rest/client: Implement .Add(paths), which adds from local files and web files
.Add(paths) will interpret http* paths as WebFiles. These are read performing
a GET request to the location. Otherwise, the path is interpreted as a local
disk file/folder, and read from disk. ipfs-cluster-ctl has been updated
accordingly.

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2018-08-20 11:07:23 +02:00
..
dist Docs: Move to website. 2018-04-27 09:05:11 +02:00
formatters.go Fixes for adding: set default timeouts to 0. Improve flags and param names. 2018-08-08 21:11:26 +02:00
graph_test.go all: gofmt 2018-06-14 11:55:03 +02:00
graph.go addressing more comments 2018-01-23 08:33:12 -05:00
main.go rest/client: Implement .Add(paths), which adds from local files and web files 2018-08-20 11:07:23 +02:00
Makefile Makefile: add a source target to properly trigger a build on source change 2018-05-18 01:46:19 +02:00