package
0.0.0-20230316071328-839bc5d15687
Repository: https://github.com/adminium/permify.git
Documentation: pkg.go.dev

# Functions

MaxConnectionIdleTime - Defines maximum connection idle for postgresql db.
MaxConnectionLifeTime - Defines maximum connection lifetime for postgresql db.
MaxIdleConnections - Defines maximum idle connections for postgresql db.
MaxOpenConnections - Defines maximum open connections for postgresql db.
New - Creates new postgresql db instance.

# Structs

Postgres - Structure for Postresql instance.

# Type aliases

Option - Option type.