Skip to content

Split buffer and file download options into their own types#18896

Merged
jhendrixMSFT merged 2 commits into
Azure:mainfrom
jhendrixMSFT:azblob_dl_options
Aug 18, 2022
Merged

Split buffer and file download options into their own types#18896
jhendrixMSFT merged 2 commits into
Azure:mainfrom
jhendrixMSFT:azblob_dl_options

Conversation

@jhendrixMSFT
Copy link
Copy Markdown
Member

@jhendrixMSFT jhendrixMSFT commented Aug 18, 2022

This allows the options for each API to independently evolve over time.
Fixed potential panic in some helper methods.

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to CHANGELOG.md are included.
  • MIT license headers are included in each file.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Aug 18, 2022
This allows the options for each API to independently evolve over time.
Fixed potential panic in some helper methods.
Comment thread sdk/storage/azblob/blob/models.go Outdated
Comment thread sdk/storage/azblob/blob/client.go
@jhendrixMSFT jhendrixMSFT merged commit 03952f8 into Azure:main Aug 18, 2022
@jhendrixMSFT jhendrixMSFT deleted the azblob_dl_options branch August 18, 2022 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants