azureblobs

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAzureStorage

func NewAzureStorage(accountName string, accountKey string, containerName string) storageabstraction.IFileStorage

NewAzureStorage instantiates a new azur storage connector

func NewAzureStorageFromUrl added in v0.0.5

func NewAzureStorageFromUrl(storageURL, containerName, accountName, accountKey string) storageabstraction.IFileStorage

Types

type AzureFileInfo added in v0.0.5

type AzureFileInfo struct {
	fs.FileInfo
	// contains filtered or unexported fields
}

func (*AzureFileInfo) IsDir added in v0.0.5

func (fileInfo *AzureFileInfo) IsDir() bool

func (*AzureFileInfo) ModTime added in v0.0.5

func (fileInfo *AzureFileInfo) ModTime() time.Time

func (*AzureFileInfo) Mode added in v0.0.5

func (fileInfo *AzureFileInfo) Mode() fs.FileMode

func (*AzureFileInfo) Name added in v0.0.5

func (fileInfo *AzureFileInfo) Name() string

func (*AzureFileInfo) Size added in v0.0.5

func (fileInfo *AzureFileInfo) Size() int64

func (*AzureFileInfo) Sys added in v0.0.5

func (fileInfo *AzureFileInfo) Sys() any

type AzureStorageConfig added in v0.0.3

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

Jump to

Keyboard shortcuts

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