Documentation ¶
Index ¶
Constants ¶
View Source
const ( DbHost = "localhost" DbPort = "3306" DbUser = "root" DbPassword = "password" DbName = "movie_db" )
Variables ¶
This section is empty.
Functions ¶
func ServerConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.