ecto_as_state_machine

v1.0.0

  • Pages
  • Modules

    ecto_as_state_machine v1.0.0 EctoAsStateMachine.State View Source

    Link to this section Summary

    Functions

    can_event?(config)
    is_state?(config)
    state_with_initial(state, map)
    update(config)
    update!(config)

    Link to this section Functions

    Link to this function can_event?(config) View Source
    Link to this function is_state?(config) View Source
    Link to this function state_with_initial(state, map) View Source
    Link to this function update(config) View Source
    Link to this function update!(config) View Source

    Built using ExDoc (v0.16.3), designed by Friedel Ziegelmayer.