Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() (storage.StorageService, error)
New - Creates a new instance of the AzblobStorageService
Types ¶
type AzblobStorageService ¶
type AzblobStorageService struct { storage.UnimplementedStoragePlugin // contains filtered or unexported fields }
AzblobStorageService - Nitric membrane storage plugin implementation for Azure Storage
func (*AzblobStorageService) Delete ¶
func (a *AzblobStorageService) Delete(bucket string, key string) error
Click to show internal directories.
Click to hide internal directories.