Documentation ¶
Overview ¶
Package azureBlob implements the fs interfaces for the local file system
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(name string, path string, size int64, modTime time.Time, mode os.FileMode, client storage.BlobStorageClient) fs.File
New initializes a new fs.File with the specified parameters.
func NewBlockBlobWriter ¶
func NewBlockBlobWriter(b *azureBlob) (io.WriteCloser, error)
NewBlockBlobWriter initializes a new io.WriteCloser specific for azureBlob
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.