Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPostgreSQLClient ¶
GetPostgreSQLClient retrieves a PostgreSQL client.
It loads the configuration from the .env file and establishes a connection with the PostgreSQL database. It sets the connection properties and returns the PostgreSQL client.
Returns: - *sqlx.DB: The PostgreSQL client.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.