Collection of GO packages designed to help with debugging your smelly code.
Mutex
This debug Mutex included in this package is designed to yell if
the lock is not released within a certain period of time. The time and tick rates are configurable if you construct the
mutex using the NewDebugMutex method.