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

KeyGen into memory or using fs.Fs interface #17

Open
dezren39 opened this issue Jan 6, 2024 · 0 comments
Open

KeyGen into memory or using fs.Fs interface #17

dezren39 opened this issue Jan 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dezren39
Copy link

dezren39 commented Jan 6, 2024

I'd like to be able to write the file out just as a keypair object, no on-disk activity at all. alternatively a ramdisk or other implementation of the fs.Fs interface could work? I think an alterantive to .New which takes an appropriate interface instead of a string might be sufficient?

@caarlos0 caarlos0 self-assigned this Aug 15, 2024
@caarlos0 caarlos0 added the enhancement New feature or request label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants