View Source Circlex.Emulator.Logic.SubscriptionLogic (Circlex v0.1.12)

Link to this section Summary

Link to this section Functions

Link to this function

add_subscription(subscriptions, subscription)

View Source
Link to this function

get_subscription(subscriptions, subscription_id)

View Source
Link to this function

remove_subscription(subscriptions, subscription_id)

View Source
Link to this function

update_subscription(subscriptions, subscription_id, f)

View Source