//
pkg.gl
Category
github.com/weizhoublue/github-action-test
pkg
lock
package
1.0.2
Repository:
https://github.com/weizhoublue/github-action-test.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
21 SLOC
#
Structs
Mutex
Mutex is equivalent to sync.Mutex but applies deadlock detection if the built tag "lockdebug" is set.
RWMutex
RWMutex is equivalent to sync.RWMutex but applies deadlock detection if the built tag "lockdebug" is set.