Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DBConnection *gorm.DB
View Source
var InitialProfile = Profile{
Sitetitle: "Portfolio",
About: "This is a simple portfolio website.",
Name: "John Doe",
Email: "john.doe@example.com",
Phone: "+1234567890",
Address: "123 Main St, City, Country",
Linkedin: "johndoe",
Github: "johndoe",
Instagram: "johndoe",
Facebook: "johndoe",
Twitter: "johndoe",
}
Functions ¶
func InitDatabase ¶
func InitDatabase()
func InitSQLite3 ¶
func InitSQLite3()
Types ¶
Click to show internal directories.
Click to hide internal directories.