Documentation ¶
Index ¶
- func IsCloudURI(uri string) bool
- func NewReader(ctx context.Context, uri string) (*blob.Reader, error)
- func NewWriter(ctx context.Context, uri string) (*blob.Writer, error)
- func OpenBucket(ctx context.Context, uri string) (*blob.Bucket, error)
- func ParseBlobURI(uri string) (scheme, bucket, key string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsCloudURI ¶
func ParseBlobURI ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.