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