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 a way to return a io.Writer for uploading #271

Open
guilhem opened this issue Mar 29, 2021 · 0 comments
Open

Add a way to return a io.Writer for uploading #271

guilhem opened this issue Mar 29, 2021 · 0 comments

Comments

@guilhem
Copy link

guilhem commented Mar 29, 2021

Which version of the SDK was used?

v0.13.0

Which platform are you using? (ex: Windows, Linux, Debian)

Linux

What problem was encountered?

When implementing our business logic, it would have been useful to have a standard io.Writer interface returned by the lib.

Have you found a mitigation/solution?

Using azblob.UploadStreamToBlockBlob with an io.Reader.

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

No branches or pull requests

2 participants