//
pkg.gl
Category
github.com/yazeed1s/sqlweb
db
connection
package
0.0.2
Repository:
https://github.com/yazeed1s/sqlweb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
112 SLOC
#
Functions
ConnectToDatabase
ConnectToDatabase connects to a database using the provided Connection info and database type.
Disconnect
Disconnect closes the database connection.
#
Structs
Connection
Connection represents a database connection info.