API Reference peeper v0.3.0

View Source

Modules

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.