machinery v0.8.2 API Reference
Modules
This is the main Machinery module
This Plug module is the entry point for the Machinery Dashboard. It’s supposed to be used on the Endpoint of a Phoenix application, and it’s responsible to call the Machinery.Endpoint
Module with named helpers generated from Machinery.Router
Machinery 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 Machinery.Transition It’s meant to be run by a supervisor
A module that keeps using definitions for controllers, views, models and routes