Skip to content

Add support for azureblob #105

Closed
Closed
@tvandelooij

Description

@tvandelooij

Context

The README describes that support for Azure Blob is available using azblob. However, when running it didn't work and it resulted in the following error message:

Unable to open bucket, open blob.Bucket: no driver registered for "azblob" for URL "azblob://<container-name>"; available schemes: file, gs, s3

I forked the project to include "gocloud.dev/blob/azureblob" and it is working for me.

However, my experience with Go is limited so I am not sure if I did it correctly regarding Go versions and the go.mod file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions