//
pkg.gl
Category
github.com/c00w/client
go
gregor
storage
package
1.0.30
Repository:
https://github.com/c00w/client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
422 SLOC
#
Functions
FilterFutureDismissals
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
MemEngine
MemEngine is an implementation of a gregor StateMachine that just keeps all incoming messages in a hash table, with one entry per user.