golang.org/x/text/secure/precis.Profile.String (method)
2 uses
golang.org/x/text/secure/precis (current package)
profile.go#L292: func (p *Profile) String(s string) (string, error) {
github.com/jackc/pgx/v5/pgconn
auth_scram.go#L197: sc.password, err = precis.OpaqueString.String(password)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)