Circlex v0.1.0-rc11
  • Pages
  • Modules
  • Mix Tasks

    View Source Circlex.Emulator.State.SubscriptionState (Circlex v0.1.0-rc11)

    Link to this section Summary

    Functions

    add_subscription(subscription)
    all_subscriptions(filters \\ [])
    deserialize(st)
    get_subscription(id, filters \\ [])
    initial_state()
    new_subscription(endpoint)
    remove_subscription(subscription_id)
    serialize(st)
    update_subscription(subscription_id, f)

    Link to this section Functions

    Link to this function

    add_subscription(subscription)

    View Source
    Link to this function

    all_subscriptions(filters \\ [])

    View Source
    Link to this function

    deserialize(st)

    View Source
    Link to this function

    get_subscription(id, filters \\ [])

    View Source
    Link to this function

    initial_state()

    View Source
    Link to this function

    new_subscription(endpoint)

    View Source
    Link to this function

    remove_subscription(subscription_id)

    View Source
    Link to this function

    serialize(st)

    View Source
    Link to this function

    update_subscription(subscription_id, f)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.4) for the Elixir programming language