package
2.0.0-beta.3+incompatible
Repository: https://github.com/observiq/bindplane-otel-collector.git
Documentation: pkg.go.dev

# 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.