The highest tagged major version is
v2.
package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Aug 11, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Blobstore struct {
}
Blobstore provides an interface to an s3 compatible blobstore
New returns a new Blobstore
Delete deletes a blob from the blobstore
Download retrieves a blob from the blobstore for reading
Upload stores some data in the blobstore under the given key
Source Files
¶
Click to show internal directories.
Click to hide internal directories.