package
4.3.2+incompatible
Repository: https://github.com/qbit/client.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewMemEngine makes a new MemEngine with the given object factory and the potentially fake clock (or a real clock if not testing).

# Structs

No description provided by the author
MemEngine is an implementation of a gregor StateMachine that just keeps all incoming messages in a hash table, with one entry per user.