The highest tagged major version is
v2.
package
Version:
v0.0.24
Opens a new window with list of versions in this module.
Published: Dec 2, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
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 filesystem based 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.