package
0.8.2
Repository: https://github.com/ipfs/go-datastore.git
Documentation: pkg.go.dev

# Functions

NewFailstore creates a new datastore with the given error function.

# Structs

FailBatch implements batching operations on the Failstore.
Failstore is a datastore which fails according to a user-provided function.