//
pkg.gl
Category
github.com/Msaif2299/db
examples
package
0.0.4
Repository:
https://github.com/msaif2299/db.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
106 SLOC
#
Functions
HandleMultipleConnectionsExample
HandleMultipleConnectionsExample shows how to handle multiple connections to different databases.
InsertOneExample
InsertOneExample shows how to insert a single row into the table.
UpdateExample
UpdateExample shows how to update an entry in the table.
#
Structs
InsertPerson
No description provided by the author
UpdatePerson
No description provided by the author