Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgreSQLDriver ¶
type PostgreSQLDriver struct{}
func (*PostgreSQLDriver) CreateBunDB ¶
func (d *PostgreSQLDriver) CreateBunDB(sqlDB *sql.DB) *bun.DB
func (*PostgreSQLDriver) GetDriverName ¶
func (d *PostgreSQLDriver) GetDriverName() string
Click to show internal directories.
Click to hide internal directories.