//
pkg.gl
Category
github.com/dms3-fs/go-datastore
failstore
package
2.4.1+incompatible
Repository:
https://github.com/dms3-fs/go-datastore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
100 SLOC
#
Functions
NewFailstore
NewFailstore creates a new datastore with the given error function.
#
Structs
FailBatch
FailBatch implements batching operations on the Failstore.
Failstore
Failstore is a datastore which fails according to a user-provided function.