﻿wsgidav.lock\_man.lock\_manager
===============================

..
  Custom formatting of module doc layout
  https://stackoverflow.com/questions/48074094/use-sphinx-autosummary-recursively-to-generate-api-documentation
  TODO: how can we add the documented module attributes (constants, ...)?

.. rubric:: Description

.. automodule:: wsgidav.lock_man.lock_manager

.. currentmodule:: wsgidav.lock_man.lock_manager




.. rubric:: Classes

.. autosummary::
    :toctree: .
    
    LockManager
    




.. rubric:: Functions

.. autosummary::
    :toctree: .
    
    generate_lock_token
    is_lock_expired
    lock_string
    normalize_lock_root
    validate_lock







.. rubric:: Other Members

.. autosummary::

 
    HTTP_LOCKED
    PRECONDITION_CODE_LockConflict
