Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DB *gorm.DB DYN *dynamodb.DynamoDB )
View Source
var (
DB_Dynamo *dynamodb.DynamoDB
)
View Source
var DB_MySQL *gorm.DB
View Source
var DB_PSQL *gorm.DB
View Source
var DB_SQLite *gorm.DB
Functions ¶
func ConnectDatabase ¶
func ConnectDatabase()
func ConnectDynamo ¶
func ConnectDynamo()
func ConnectMySQL ¶
func ConnectMySQL()
func ConnectPSQL ¶
func ConnectPSQL()
func ConnectSQLite ¶
func ConnectSQLite()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.