Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
func GetDriverOrNil ¶
type MySQLDriver ¶
type MySQLDriver struct{}
func (MySQLDriver) ConvertError ¶
func (m MySQLDriver) ConvertError(driverError error) error
type PostgresDriver ¶
type PostgresDriver struct{}
func (PostgresDriver) ConvertError ¶
func (m PostgresDriver) ConvertError(driverError error) error
Click to show internal directories.
Click to hide internal directories.