//
pkg.gl
Category
github.com/yukichan-bot-module/MiraiGo-module-weather
internal
database
package
1.0.0
Repository:
https://github.com/yukichan-bot-module/miraigo-module-weather.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
2
Files
67 SLOC
#
Packages
model
No description provided by the author
#
Functions
GetDB
GetDB get database.
InitDatabase
InitDatabase init database.
#
Variables
DB
DB is a global variable for database.
#
Structs
MysqlDatabase
MysqlDatabase mysql database struct.
SqliteDatabase
SqliteDatabase sqlite database struct.
#
Interfaces
DBInterface
DBInterface is an interface for database.