ipfs-cluster/config
Kishan Sagathiya a741eb42ab Issue #453 Extract the IPFS Proxy from ipfshttp
We want to maintain configuration compatibility and still recognize the
proxy configuration options in the ipfshttp connector configuration
section.

Check if there is a proxy configuration section.
If not create one with the options from the ipfshttp section (if they
are defined, otherwise do nothing).

This implementation utilizes the fact that json object can be
unmarshelled to a struct whose elements are a subset of the json object

License: MIT
Signed-off-by: Kishan Mohanbhai Sagathiya <kishansagathiya@gmail.com>
2018-11-03 16:15:34 +05:30
..
config.go Issue #453 Extract the IPFS Proxy from ipfshttp 2018-11-03 16:15:34 +05:30
util.go rest/libp2p-http: address lanzafame's review 2018-03-20 19:35:42 +01:00