Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
UnsupportDriver = errors.New("unsupport driver")
)
Functions ¶
Types ¶
type DriverType ¶
type DriverType int
const ( DriverSqlite3 DriverType = iota DriverMySQL DriverPostgres )
Click to show internal directories.
Click to hide internal directories.