# Functions
CasRestoreOnErr CAS wrapper to automatically restore the lock state on error.
GenerateAdvisoryLockId inspired by rails migrations, see https://goo.gl/8o9bCT.
List lists the registered drivers.
Open returns a new driver instance.
Register globally registers a driver.
# Constants
No description provided by the author
# Interfaces
Driver is the interface every database driver must implement.