package
0.10.2
Repository: https://github.com/permify/permify.git
Documentation: pkg.go.dev

# Functions

MaxConnectionIdleTime - Defines maximum connection idle for postgresql db.
MaxConnectionLifeTime - Defines maximum connection lifetime for postgresql db.
No description provided by the author
MaxIdleConnections - Defines maximum idle connections for postgresql db.
MaxOpenConnections - Defines maximum open connections for postgresql db.
No description provided by the author
New -.
NewWithSeparateURIs -.
No description provided by the author

# Structs

MockPQDatabase simulates the behavior of a real PQDatabase.
Postgres - Structure for Postresql instance.

# Type aliases

Option - Option type.