Versions in this module Expand all Collapse all v0 v0.0.3 Apr 14, 2026 v0.0.2 Apr 13, 2026 v0.0.1 Apr 12, 2026 Changes in this version + func NewPostgresLocker(cfg *Config, db database.Client, logger logging.Logger, ...) (distributedlock.Locker, error) + type Config struct + Namespace int32 + func (cfg *Config) ValidateWithContext(_ context.Context) error