//
pkg.gl
Category
github.com/ipfs/go-ipfs-pinner
dsindex
package
0.3.1
Repository:
https://github.com/ipfs/go-ipfs-pinner.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
250 SLOC
#
Functions
New
New creates a new datastore index.
SyncIndex
SyncIndex synchronizes the keys in the target Indexer to match those of the ref Indexer.
#
Variables
ErrEmptyKey
Deprecated: use github.com/ipfs/boxo/pinning/pinner/dsindex.ErrEmptyKey.
ErrEmptyValue
Deprecated: use github.com/ipfs/boxo/pinning/pinner/dsindex.ErrEmptyValue.
#
Interfaces
Indexer
Indexer maintains a secondary index.