jokes-bapak2/api/models/postgres.go

7 lines
67 B
Go
Raw Normal View History

2021-05-02 07:49:13 +00:00
package models
// Connect to the database
func Postgres() {
//
}