/RangeLock

A simple range lock

Primary LanguageGoApache License 2.0Apache-2.0

RangeLock

A simple range lock

This repo contains a simple range lock for locking a range of begin and end implemented using a binary search tree.