modulepackage
0.0.0-20220811153514-1048f91fa2c9
Repository: https://github.com/konaryio/certmagic-azblob.git
Documentation: pkg.go.dev
# README
Certmagic AZBlob
Caddy storage for Azure Blob Storage.
Right now this solution uses container level locks instead of blob level locks. The upside is it is easier to manage the lease and there is only ever 1 lock that needs managed.
This could be converted to per blob locks in the future if the need arises.
# Functions
No description provided by the author
# Structs
No description provided by the author