https://github.com/schmichael/loglock
For sad times with Go Mutexes
https://github.com/schmichael/loglock
Last synced: about 1 year ago
JSON representation
For sad times with Go Mutexes
- Host: GitHub
- URL: https://github.com/schmichael/loglock
- Owner: schmichael
- License: unlicense
- Created: 2018-05-01T16:39:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T16:41:04.000Z (about 8 years ago)
- Last Synced: 2025-01-26T00:11:39.269Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LogLock
For those sad times when you have a deadlock and really like debugging by log
lines.