package
1.0.1
Repository: https://github.com/linuxboot/contest.git
Documentation: pkg.go.dev

# 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.

# Structs

DBLocker implements a simple target locker based on a relational database.

# Type aliases

Opt is a function type that sets parameters on the DBLocker object.