Versions in this module Expand all Collapse all v3 v3.1.0 Sep 8, 2026 Changes in this version + const DefaultGeneratedPasswordLength + func GenerateASCIIPassword(length int) (string, error) + func GenerateAlphaNumericPassword(length int) (string, error) + func SafeHash32(content func(w io.Writer) error) (string, error) Other modules containing this package github.com/percona/percona-postgresql-operator github.com/percona/percona-postgresql-operator/v2