Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEngine ¶
func NewEngine() db.DatabaseEngine
Types ¶
type MysqlEngine ¶
type MysqlEngine struct {
// contains filtered or unexported fields
}
func (*MysqlEngine) CloseDB ¶
func (e *MysqlEngine) CloseDB()
func (*MysqlEngine) InitDB ¶
func (e *MysqlEngine) InitDB() *sql.DB
func (*MysqlEngine) Migrate ¶
func (e *MysqlEngine) Migrate() error
Click to show internal directories.
Click to hide internal directories.