//
pkg.gl
Category
github.com/Ali-Farhadnia/LeitnerBoxCore
database
sqlitedatabase
package
0.0.0-20220126122847-be14f60baf3a
Repository:
https://github.com/ali-farhadnia/leitnerboxcore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
200 SLOC
#
Functions
NewDB
NewDB create new DB struct.
#
Variables
DBOnce
DBOnce used to execute client creation procedure only once.
#
Structs
DB
DB is database type that implement database interface.