mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-09 19:41:37 +01:00
* improve: extract logic to select either locking.DeadlockRWMutex or locking.SyncRWMutex out of CreateCore and into their own functions * add copyright header for new files * move new files to helper/locking package * adjust names of helper functions moved to locking package