# Functions
NewMutex Creates a new Mutex with the provided options.
WithClock allows a pluggable clock primarily for unit testing.
WithLeaseDuration specifies the TTL on the underlying Redis map entry.
WithLogger allows a pluggable logger implementation.
# Type aliases
No description provided by the author