jokes-bapak2/api/models/models.go

7 lines
99 B
Go

package models
// Set up the database connection, create table if not exists
func Setup() {
//
}