//
pkg.gl
Category
github.com/minias/dbgo
databases
package
0.0.0-20240624074120-d86c733e398f
Repository:
https://github.com/minias/dbgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
203 SLOC
#
Functions
NewDatabase
No description provided by the author
#
Variables
Mariadb
No description provided by the author
#
Structs
Column
Column represents a column in a database table.
Database
Database represents a database connection.
Table
Table represents a database table.