//
pkg.gl
Category
github.com/qbit/client
go
gregor
storage
package
4.3.2+incompatible
Repository:
https://github.com/qbit/client.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
10
Dependents
0
Files
569 SLOC
#
Functions
FilterFutureDismissals
No description provided by the author
NewLocalDB
No description provided by the author
NewMemEngine
NewMemEngine makes a new MemEngine with the given object factory and the potentially fake clock (or a real clock if not testing).
#
Structs
LocalDb
No description provided by the author
MemEngine
MemEngine is an implementation of a gregor StateMachine that just keeps all incoming messages in a hash table, with one entry per user.