//
pkg.gl
Category
github.com/rsc/client
go
gregor
storage
package
2.1.1+incompatible
Repository:
https://github.com/rsc/client.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
0
Files
534 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.