package
0.0.0-20211126141718-aac4589753b8
Repository: https://github.com/facebookincubator/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.