mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
@ -12,6 +12,7 @@ const (
|
||||
LockIDDBPurge
|
||||
LockIDNotificationsReportGenerator
|
||||
LockIDCryptoKeyRotation
|
||||
LockIDReconcileTemplatePrebuilds
|
||||
)
|
||||
|
||||
// GenLockID generates a unique and consistent lock ID from a given string.
|
||||
|
Reference in New Issue
Block a user