Discover Packages
upspin.io
cloud
storage
disk
package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package disk provides a storage.Storage that stores data on local disk.
New initializes and returns a disk-backed storage.Storage with the given
options. The single, required option is "basePath" that must be an absolute
path under which all objects should be stored.
Source Files
¶
Directories
¶
internal
local
Package local converts blob references into local path names for on-disk storage.
Package local converts blob references into local path names for on-disk storage.
Click to show internal directories.
Click to hide internal directories.