View Source API Reference Mutex v3.0.0

Modules

This is the main module in this application, it implements a mutex as a GenServer with a notification system to be able to await lock releases.

This module defines a struct containing the key(s) locked with all the locking functions in Mutex.