//
pkg.gl
Category
github.com/w6xian/sqlm
store
package
0.0.17
Repository:
https://github.com/w6xian/sqlm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
439 SLOC
#
Functions
NewDriver
NewDBDriver creates new db driver based on profile.
NewMysql
No description provided by the author
NewSqlite
No description provided by the author
#
Structs
Mysql
No description provided by the author
Sqlite
No description provided by the author
#
Interfaces
Driver
Driver is an interface for store driver.