Golang database locker (calmdocs/dblocker)

How I access databases in golang:
Golang database locker. A simple library to lock a shared database session for each “user” or “id” behind what is effectively a RWMutex.
Tech | Law

How I access databases in golang:
Golang database locker. A simple library to lock a shared database session for each “user” or “id” behind what is effectively a RWMutex.