//
pkg.gl
Category
github.com/btnguyen2k/godal
examples
sqlite
package
0.6.1
Repository:
https://github.com/btnguyen2k/godal.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
413 SLOC
#
Functions
NewDaoAppSqlite
NewDaoAppSqlite is helper function to create SQLite-implementation of IDaoApp.
#
Structs
DaoAppSqlite
DaoAppSqlite is SQLite-implementation of IDaoApp.