Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresqlDriver ¶
func NewDriver ¶
func NewDriver() (*PostgresqlDriver, error)
func (*PostgresqlDriver) Dialector ¶
func (driver *PostgresqlDriver) Dialector() gorm.Dialector
func (*PostgresqlDriver) Synchronized ¶
func (driver *PostgresqlDriver) Synchronized(conn *sql.DB, fn func() error) error
Click to show internal directories.
Click to hide internal directories.