go-ipfs-api
go-ipfs-api copied to clipboard
AddDir() should take AddOpts like Add() does
I want to use CidVersion(1) at least. Assuming the nocopy option is added (#275) that needs to be in AddOpts too, I suppose. And I'd like to be able to add directory trees without copying.
#285 opened and ready for review