database

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConnectToDatabase

func ConnectToDatabase(databaseURI string) (*sql.DB, error)

ConnectToDatabase establishes a connection to the PostgreSQL database. Parameters: - databaseURI: A string representing the URI for the database connection. Returns: - A pointer to a sql.DB instance if the connection is successful. - An error if the connection fails.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL