Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QuoteIdentifier ¶
Types ¶
type DBManager ¶
type DBManager struct {
// contains filtered or unexported fields
}
func NewDatabaseManager ¶
GetDatabaseManager: get a singleton instance of the test db manager.
func (*DBManager) CreateTestDatabase ¶
type DBOption ¶
type DBOption func(dbm *DBManager)
func WithConnectionString ¶
func WithCustomTmplName ¶
func WithMigrationDir ¶
Click to show internal directories.
Click to hide internal directories.