Categorygithub.com/observiq/bindplane-otel-collector/receiver/azureblobrehydrationreceiverinternalazureblob
# Packages
No description provided by the author
# Functions
NewAzureBlobClient creates a new azureBlobClient with the given connection string.
# Structs
AzureClient is an implementation of the BlobClient for Azure.
BlobInfo contains the necessary info to process a blob.
# Interfaces
BlobClient provides a client for Blob operations
go:generate mockery --name BlobClient --output ./mocks --with-expecter --filename mock_blob_client.go --structname MockBlobClient.