# README
install
go get github.com/cntech-io/cntechkit-gopostgresdb/v2
Methods
Method | Description |
---|---|
postgresdb.NewPostgresDB() | Creates postgresdb instance |
.Connect() | Connects to mongodb |
.Migrate(dst ...interface{}) | Migrate entities (see gorm) |
.Do() | Enables to react mongodb methods |
env.NewPostgresDBEnv() | Loads predefined postgresdb environment variables |
# Packages
No description provided by the author