go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
-
Updated
Jun 18, 2022 - Go
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
Package lockable defines Lockable type to help construct concurrent use struct.
Add a description, image, and links to the locker topic page so that developers can more easily learn about it.
To associate your repository with the locker topic, visit your repo's landing page and select "manage topics."