package
0.0.0-20240507163704-2bcf714ecc87
Repository: https://github.com/lioric/go-cloud.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author

# Structs

ObjectAttrs contains metadata of an object.
WriterOptions controls behaviors of Writer.

# Interfaces

Bucket provides read, write and delete operations on objects within it on the blob service.
Error is an interface that may be implemented by an error returned by a driver to indicate the kind of failure.
Reader reads an object from the blob.
Writer writes an object to the blob.

# Type aliases

ErrorKind is a code to indicate the kind of failure.