func github.com/jackc/pgx/v5/pgconn.SafeToRetry
2 uses
github.com/jackc/pgx/v5/pgconn (current package)
errors.go#L14: func SafeToRetry(err error) bool {
errors.go#L188: return SafeToRetry(e.err)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)