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 fs.FS with NewFromFileFS and WithVersionFromFileFS #30

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

aabajyan
Copy link
Contributor

This pull request adds equivalent functions to NewFromFile and WithVersionFromFile to support the fs.FS interface.
It also includes unit tests to ensure these functions work as expected.

Let me know if further refinements are needed!

@romsar romsar merged commit 19f7ce9 into romsar:2.x Dec 16, 2024
1 check passed
@romsar
Copy link
Owner

romsar commented Dec 16, 2024

Thanks!

@aabajyan aabajyan deleted the fs-funcs branch December 16, 2024 10:26
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

Successfully merging this pull request may close these issues.

2 participants