state_server v0.2.2 API Reference

Modules

A wrapper for `:gen_statem` which preserves `GenServer`-like semantics.

A behaviour that lets you organize code for your `StateServer` states.

tools for dealing with stategraphs.

Exceptions

raised when you pass a funny atom to the `{:goto, _}` event

raised when you pass a funny atom to the `{:transition, _}` event