# Functions
New initializes and returns a new DBLocker target locker.
WithClock option sets clock used for timestamps.
WithDriverName option allows using a mysql-compatible driver (e.g.
WithMaxBatchSize option sets maximum batch size for statements.
# Constants
No description provided by the author
# Variables
Name is the plugin name.
# Type aliases
Opt is a function type that sets parameters on the DBLocker object.