LocksConfig

abstract class LocksConfig(val provider: String)

Abstract class representing the configuration for locks.

Constructors

Link copied to clipboard
constructor(provider: String)

Properties

Link copied to clipboard

This helps reference what interface is being used to provide the locks.