azure-storage-blob-go/azblob
zezha-msft e76e24c47d Incremented version for v0.13 release 2021-01-28 13:06:19 -08:00
..
access_conditions.go Added support for module 2018-10-22 14:48:46 -07:00
blob.json Provide default values for UploadStreamToBlockBlobOptions and refactor UploadStreamToBlockBlob (#167) 2020-05-01 15:42:05 -07:00
bytes_writer.go UploadStreamToBlockBlob gets TransferManager option (#234) 2021-01-27 18:26:34 -08:00
bytes_writer_test.go [highlevel] Stop using memory-mapped files (#175) 2020-10-28 14:58:49 -07:00
chunkwriting.go UploadStreamToBlockBlob gets TransferManager option (#234) 2021-01-27 18:26:34 -08:00
chunkwriting_test.go UploadStreamToBlockBlob gets TransferManager option (#234) 2021-01-27 18:26:34 -08:00
common_utils.go [BlobSDK][GO] Feature: Set Blob Tags/Get Blob Tags/Find blobs by tags (#209) 2020-09-25 07:35:01 +05:30
highlevel.go UploadStreamToBlockBlob gets TransferManager option (#234) 2021-01-27 18:26:34 -08:00
parsing_urls.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
request_common.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
sas_service.go Add tag/filter-by-tag permissions in Blob, Container and Account (#218) 2020-10-22 13:18:06 +05:30
section_writer.go [highlevel] Stop using memory-mapped files (#175) 2020-10-28 14:58:49 -07:00
section_writer_test.go [highlevel] Stop using memory-mapped files (#175) 2020-10-28 14:58:49 -07:00
service_codes_blob.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
storage_account_credential.go User Delegation SAS Tokens (#131) 2019-06-20 15:22:49 -07:00
url_append_blob.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
url_blob.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
url_block_blob.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
url_container.go #7508079 [Go][Blob][2019-12-12] Blob Versioning (#190) 2020-08-31 19:02:56 +05:30
url_page_blob.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
url_service.go Add tag/filter-by-tag permissions in Blob, Container and Account (#218) 2020-10-22 13:18:06 +05:30
user_delegation_credential.go User Delegation SAS Tokens (#131) 2019-06-20 15:22:49 -07:00
version.go Incremented version for v0.13 release 2021-01-28 13:06:19 -08:00
zc_credential_anonymous.go Added support for module 2018-10-22 14:48:46 -07:00
zc_credential_shared_key.go User Delegation SAS Tokens (#131) 2019-06-20 15:22:49 -07:00
zc_credential_token.go Removed sanityCheckFailed function 2018-10-22 14:50:33 -07:00
zc_pipeline.go UploadStreamToBlockBlob gets TransferManager option (#234) 2021-01-27 18:26:34 -08:00
zc_policy_request_log.go Assert `StorageError` type before using it 2020-11-04 16:53:15 +00:00
zc_policy_retry.go Enable recovering from a unexpectedEOF error (#161) 2020-06-25 02:28:13 -07:00
zc_policy_telemetry.go Added support for module 2018-10-22 14:48:46 -07:00
zc_policy_unique_request_id.go Validating Client Request ID and Testing (#246) 2021-01-21 17:03:18 -05:00
zc_retry_reader.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zc_sas_account.go Add tag/filter-by-tag permissions in Blob, Container and Account (#218) 2020-10-22 13:18:06 +05:30
zc_sas_query_params.go UploadStreamToBlockBlob gets TransferManager option (#234) 2021-01-27 18:26:34 -08:00
zc_service_codes_common.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zc_storage_error.go Consider 502 as a temporary error (#204) 2020-09-10 09:53:17 +05:30
zc_util_validate.go Removed sanityCheckFailed function 2018-10-22 14:50:33 -07:00
zc_uuid.go Removed most panics from the SDK 2018-10-22 14:50:33 -07:00
zt_blob_tags_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zt_blob_versioning_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zt_client_provided_key_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zt_doc.go Added support for module 2018-10-22 14:48:46 -07:00
zt_examples_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zt_hiddenfuncs_test.go Enable recovering from a unexpectedEOF error (#161) 2020-06-25 02:28:13 -07:00
zt_highlevel_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zt_policy_request_id_test.go Validating Client Request ID and Testing (#246) 2021-01-21 17:03:18 -05:00
zt_policy_retry_test.go Provide default values for UploadStreamToBlockBlobOptions and refactor UploadStreamToBlockBlob (#167) 2020-05-01 15:42:05 -07:00
zt_retry_reader_test.go Enable recovering from a unexpectedEOF error (#161) 2020-06-25 02:28:13 -07:00
zt_sas_blob_snapshot_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zt_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zt_url_append_blob_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zt_url_blob_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zt_url_block_blob_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zt_url_container_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zt_url_page_blob_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zt_url_service_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zt_user_delegation_sas_test.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30
zz_generated_append_blob.go #7508079 [Go][Blob][2019-12-12] Blob Versioning (#190) 2020-08-31 19:02:56 +05:30
zz_generated_blob.go #7508079 [Go][Blob][2019-12-12] Blob Versioning (#190) 2020-08-31 19:02:56 +05:30
zz_generated_block_blob.go #7508079 [Go][Blob][2019-12-12] Blob Versioning (#190) 2020-08-31 19:02:56 +05:30
zz_generated_client.go #7508079 [Go][Blob][2019-12-12] Blob Versioning (#190) 2020-08-31 19:02:56 +05:30
zz_generated_container.go #7508079 [Go][Blob][2019-12-12] Blob Versioning (#190) 2020-08-31 19:02:56 +05:30
zz_generated_models.go Minor Jumbo Blob Fix and Blob Versioning fix (#198) 2020-08-31 19:02:56 +05:30
zz_generated_page_blob.go #7508079 [Go][Blob][2019-12-12] Blob Versioning (#190) 2020-08-31 19:02:56 +05:30
zz_generated_responder_policy.go User Delegation SAS Tokens (#131) 2019-06-20 15:22:49 -07:00
zz_generated_response_error.go User Delegation SAS Tokens (#131) 2019-06-20 15:22:49 -07:00
zz_generated_service.go #7508079 [Go][Blob][2019-12-12] Blob Versioning (#190) 2020-08-31 19:02:56 +05:30
zz_generated_validation.go User Delegation SAS Tokens (#131) 2019-06-20 15:22:49 -07:00
zz_generated_version.go #7508079 [Go][Blob][2019-12-12] Blob Versioning (#190) 2020-08-31 19:02:56 +05:30
zz_response_helpers.go #7507887 #7507908 [Go][Blob] Support CPK-N/CPK-V (#227) 2020-11-19 15:05:57 +05:30