Addressbook
v0.1.0
  • Pages
  • Modules

    View Source Addressbook.Processor (Addressbook v0.1.0)

    Link to this section Summary

    Functions

    delete_contact(user_id, contact_id)
    get_contact(user_id, contact_id)
    get_contacts(user_id)
    save_contact(map_)
    update_contact(user_id, contact_id, map_)

    Link to this section Functions

    Link to this function

    delete_contact(user_id, contact_id)

    View Source
    Link to this function

    get_contact(user_id, contact_id)

    View Source
    Link to this function

    get_contacts(user_id)

    View Source
    Link to this function

    save_contact(map_)

    View Source
    Link to this function

    update_contact(user_id, contact_id, map_)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

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