Installation
To install the Enterprise ORM, run the following command in your project directory:
go get github.com/MrSametBurgazoglu/enterprise
Then, import the package in your Go files:
import "github.com/MrSametBurgazoglu/enterprise/client"
import "github.com/MrSametBurgazoglu/enterprise/models"