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