exsm v0.1.0 API Reference

Modules

This is the main Exsm module.

Exsm module responsible for control transitions, guard functions and callbacks (before and after). This is meant to be for internal use only.

This is a GenServer that controls the transitions for a struct using a set of helper functions from Exsm.Transition It's meant to be run by a supervisor.