//
pkg.gl
Category
github.com/thrasher-corp/gocryptotrader
common
timedmutex
package
0.0.0-20250311023717-5c21e974eed8
Repository:
https://github.com/thrasher-corp/gocryptotrader.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
2
Files
50 SLOC
#
Functions
NewTimedMutex
NewTimedMutex creates a new timed mutex with a specified duration.
#
Structs
TimedMutex
TimedMutex is a blocking mutex which will unlock after a specified time.