Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Readdir in File interface #5

Open
c4milo opened this issue Aug 5, 2020 · 1 comment
Open

Add support for Readdir in File interface #5

c4milo opened this issue Aug 5, 2020 · 1 comment

Comments

@c4milo
Copy link

c4milo commented Aug 5, 2020

I'm trying to use go-git for a tool but I'm getting stuck with the lack of interoperability of go-billy. Particularly, I need to cast billy.File to another custom File interface we have that implements Readdir but billy.File does not. How reasonable is to get this added to go-billy?

Thanks!

@c4milo
Copy link
Author

c4milo commented Aug 5, 2020

I sent #6 addressing this, I hope it makes sense for you to add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant