XFsm.Actor (XFsm v0.4.0)
View SourceDocumentation for XFsm.Actor
.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec send(GenServer.server(), XFsm.event()) :: :ok
@spec snapshot(GenServer.server()) :: XFsm.Snapshot.t()
@spec start_link(keyword()) :: GenServer.on_start()