We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This library is used by go-git and as such many developers get to use it.
go-git
Currently the documentation is quite poor. See https://godoc.org/github.com/src-d/go-billy, there's zero package level documentation explaining what this library is for.
It'd be also nice to have a comparison with https://github.com/spf13/afero.
It is also missing a CONTRIBUTING.md and references to Code of Conduct etc as requested by https://github.com/src-d/guide/blob/master/engineering/documentation.md
The text was updated successfully, but these errors were encountered:
To throw in some specifics, how to get a sensible default implementation of Filesystem would be nice to know.
Filesystem
Sorry, something went wrong.
No branches or pull requests
This library is used by
go-git
and as such many developers get to use it.Currently the documentation is quite poor. See https://godoc.org/github.com/src-d/go-billy, there's zero package level documentation explaining what this library is for.
It'd be also nice to have a comparison with https://github.com/spf13/afero.
It is also missing a CONTRIBUTING.md and references to Code of Conduct etc as requested by https://github.com/src-d/guide/blob/master/engineering/documentation.md
The text was updated successfully, but these errors were encountered: