package
0.0.0-20230806185307-8225113949c3
Repository: https://github.com/c0caina/mylibrary-fiber_rest_api.git
Documentation: pkg.go.dev

# Functions

NewPostgres is a function that creates and returns a new postgres object It connects to the PostgreSQL database using the environment variable POSTGRES_SERVER_URL If there is an error, it closes the connection and returns an empty postgres object and the error.