Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriverPgsql ¶
type DriverPgsql struct { }
func NewDriverPgsql ¶
func NewDriverPgsql() *DriverPgsql
func (*DriverPgsql) GetConn ¶
func (d *DriverPgsql) GetConn(config *gdb.ConfigNode) (db *gorm.DB, err error)
Click to show internal directories.
Click to hide internal directories.