Liking cljdoc? Tell your friends :D

web.locks.core

web.locks interfaces.

web.locks interfaces.
raw docstring

No vars found in this namespace.

web.locks.Lock

The Lock interface of the the Web Locks API provides the name mode of a previously requested lock, which is received in the to LockManager.request().

The Lock interface of the the Web Locks API provides the name
mode of a previously requested lock, which is received in the
to `LockManager.request()`.
raw docstring

web.locks.LockManager

The LockManager interface of the the Web Locks API provides methods requesting a new web.locks.Lock object and querying for an Lock object. To get an instance of LockManager, call navigator.locks.

The LockManager interface of the the Web Locks API provides methods
requesting a new `web.locks.Lock` object and querying for an
Lock object. To get an instance of LockManager, call `navigator.locks`.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close