azureblob

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAzureBlobStorage

func NewAzureBlobStorage(args oss.OSSArgs) (oss.OSS, error)

Types

type AzureBlobStorage

type AzureBlobStorage struct {
	// contains filtered or unexported fields
}

func (*AzureBlobStorage) Delete

func (a *AzureBlobStorage) Delete(key string) error

func (*AzureBlobStorage) Exists

func (a *AzureBlobStorage) Exists(key string) (bool, error)

func (*AzureBlobStorage) List

func (a *AzureBlobStorage) List(prefix string) ([]oss.OSSPath, error)

func (*AzureBlobStorage) Load

func (a *AzureBlobStorage) Load(key string) ([]byte, error)

func (*AzureBlobStorage) Save

func (a *AzureBlobStorage) Save(key string, data []byte) error

func (*AzureBlobStorage) State

func (a *AzureBlobStorage) State(key string) (oss.OSSState, error)

func (*AzureBlobStorage) Type

func (a *AzureBlobStorage) Type() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL