Show HN: An Upgradable Read Write Lock for Golanggist.github.com2 pointssancar3 years agoI have a simple implementation of an upgradable read-write lock for golang.Please check and give feedback if it would be useful in your projects.