.. cloud-functions-dispatch documentation master file, created by
   sphinx-quickstart on Mon Mar 16 08:59:37 2020.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Cloud Functions Dispatch
====================================================

Cloud Functions Dispatch gives you the ability to dispatch in-process no-response function calls to a remote cloud function by applying a decorator to your function.

Contents:

.. toctree::
    :maxdepth: 2

    overview
    security
    installation
    usage
    considerations
    contributing


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
