Marko
2ac5a559b4
## Description This PR wraps the stdlib sync.(RW)Mutex & godeadlock.(RW)Mutex. This enables using go-deadlock via a build flag instead of using sed to replace sync with godeadlock in all files Closes: #3242 |
4 years ago | |
---|---|---|
.. | ||
config.go | lint: Enable Golint (#4212) | 5 years ago |
metric.go | libs: wrap mutexes for build flag with godeadlock (#5126) | 4 years ago |
metric_test.go | lint: errcheck (#5091) | 4 years ago |
store.go | libs: wrap mutexes for build flag with godeadlock (#5126) | 4 years ago |
store_test.go | lint: errcheck (#5091) | 4 years ago |
ticker.go | note in trust metric test | 7 years ago |