Affected by GO-2022-0779
and 2 other vulnerabilities
GO-2022-0873 : Control character injection in console output in github.com/ipfs/go-ipfs
GO-2024-2779 : Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs
Discover Packages
github.com/ipfs/go-ipfs
Godeps
_workspace
src
github.com
jbenet
go-datastore
tiered
package
Version:
v0.3.11
Opens a new window with list of versions in this module.
Published: Jan 12, 2016
License: MIT, MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
New returns a tiered datastore. Puts and Deletes will write-through to
all datastores, Has and Get will try each datastore sequentially, and
Query will always try the last one (most complete) first.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.