Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Database *gorm.DB
Functions ¶
func AddMatchDays ¶
func AddMatchDays()
func InitMariaDB ¶
func InitMariaDB(options *MariaDBOptions)
func InitSqlite ¶
func InitSqlite(options *SqliteDBOptions)
func LinkTables ¶
func LinkTables(purge bool)
Create tables in the database for the specific data models
Types ¶
type MariaDBOptions ¶
Click to show internal directories.
Click to hide internal directories.