Yunus Kılıç
1 min readJan 28, 2020

--

Hi, there is a class called connector that has gorm references like below.

“github.com/jinzhu/gorm”

_ “github.com/jinzhu/gorm/dialects/postgres”

especially the second package important to use PostgreSQL. And also each model has its own gorm reference.

--

--

Yunus Kılıç
Yunus Kılıç

Written by Yunus Kılıç

I have 10 years of experience in high-quality software application development, implementation, and integration.

No responses yet