azureblob

package
v1.30.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2025 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlobStore

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

func NewBlobStore

func NewBlobStore(accountName, accountKey, containerName string) (*BlobStore, error)

func (*BlobStore) Download

func (a *BlobStore) Download(ctx context.Context, key string, w stblob.Writer) error

func (*BlobStore) LatestKey

func (a *BlobStore) LatestKey(ctx context.Context) (string, error)

func (*BlobStore) Upload

func (a *BlobStore) Upload(ctx context.Context, key string, data io.Reader) error

Jump to

Keyboard shortcuts

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