package
1.3.0
Repository: https://github.com/azure/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

NewBlobStore creates a checkpoint store that stores ownership and checkpoints in Azure Blob storage.

# Structs

BlobStore is a CheckpointStore implementation that uses Azure Blob storage.
BlobStoreOptions contains optional parameters for the New, NewFromConnectionString and NewWithSharedKey functions.