//
pkg.gl
Category
github.com/riteshRcH/go-edge-device-lib
datastore
failstore
package
0.0.0-20220412220916-5ea02083e3ec
Repository:
https://github.com/riteshrch/go-edge-device-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
125 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.