-
Notifications
You must be signed in to change notification settings - Fork 41
some interface was not exist in this api #25
Comments
We'd probably add a new function. Something like |
yes,it is. thanks.
perhaps i can help to do this, :)
at first,I have been using So i think perhaps we need a pipeline interface to output informations,But I don't know if this is easy to implement. |
What are you actually trying to do here? |
for example:
1 and 2 have no problems, about step 3: now an arguments of type (i make all these with a go application, so Is there any good advice? |
I can't understand what you're trying to say. |
I only want to get the |
Got it. The issue is that it's recursively generating the pin list server-side.
That's why I asked what you're trying to do. Unfortunately, |
Yes, as you said.
That's great, I saw it.
This feature is exactly what I am using now. No problem for the time being
Thanks for the explanation. I found that our discussion seems to have deviated from the original theme. |
Yes. There's already a patch for github.com/ipfs/go-ipfs-api (ipfs/go-ipfs-api#190). However, that's blocked on releasing the feature in go-ipfs.
I've filed two issues: If those cover it, let's close this one. |
OK, thanks |
I am sorry to be bothered many times.
now i has two questions:
in this package
/api/v0/add
was not found. will add this interface later?(api *PinAPI) Ls(ctx context.Context, opts ...caopts.PinLsOption)
has noarg
parameter to input.i see the
https://docs.ipfs.io/reference/api/http/#api-v0-pin-ls
has it.and i neet it now. will add this parameter in this interface ?
The text was updated successfully, but these errors were encountered: