Versions in this module Expand all Collapse all v1 v1.0.0 Jun 26, 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 Other modules containing this package github.com/primandproper/platform-go/v2