API Reference peeper v0.1.0
View SourceModules
Peeper.GenServer
is an almost drop-in replacement for GenServer
that preserves the state
between crashes. All the callbacks from GenServer
are supported.
A drop-in replacement for use GenServer
The listener that might be implemented and attached to the Peeper.GenServer
to receive notifications about process state changes and/or terminations.