Mutex v1.0.0 API Reference

Modules

This is the only 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