Package sync extends the standard sync package with debugging features for synchronization primitives.
go get github.com/anacrolix/syncNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use an extended Mutex with debugging capabilities.
Use Mutex explicitly if you need RWMutex behavior with debugging.
No dependency data recorded yet.