//
pkg.gl
Category
github.com/zoobc/zoobc-core
common
database
package
1.0.1
Repository:
https://github.com/zoobc/zoobc-core.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
10
Dependents
16
Files
650 SLOC
#
Functions
NewSqliteDB
NewSqliteDB create new / fetch existing singleton SqliteDB instance.
#
Structs
Migration
Migration is struct that included: - Init() initialization - Apply() run migrations migration should be has `query.Executor` interface */.
SqliteDB
No description provided by the author
#
Interfaces
SqliteDBInstance
No description provided by the author