//
pkg.gl
Category
github.com/donech/tool
ent
db
package
1.0.3
Repository:
https://github.com/donech/tool.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
168 SLOC
#
Functions
DB
DB returns a db.
EntDriver
EntDriver returns an ent dialect.Driver.
New
No description provided by the author
#
Constants
Default
No description provided by the author
MySQL
No description provided by the author
Postgres
No description provided by the author
SQLite
No description provided by the author
#
Structs
DBConfig
DBConfig keeps the settings to setup db connection.
DBOptions
DBOptions optional settings to setup db connection.
#
Type aliases
DBDriver
DBDriver db driver.