We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce01ad commit 9849cf6Copy full SHA for 9849cf6
1 file changed
README.md
@@ -2,6 +2,7 @@ debugmutex
2
==========
3
4
[](https://travis-ci.org/LK4D4/debugmutex)
5
+[](https://godoc.org/github.com/LK4D4/debugmutex)
6
7
Mutex for debugging deadlocks. It can find non-obvious deadlocks in systems
8
with heavy `sync.Mutex` usage. I found many deadlocks in Docker with it.
0 commit comments