Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBConnector ¶
DBConnector is an autogenerated mock type for the DBConnector type
func (*DBConnector) Get ¶
func (_m *DBConnector) Get(dest interface{}, query string, args ...interface{}) error
Get provides a mock function with given fields: dest, query, args
func (*DBConnector) MustBegin ¶
func (_m *DBConnector) MustBegin() *sqlx.Tx
MustBegin provides a mock function with given fields:
func (*DBConnector) Select ¶
func (_m *DBConnector) Select(dest interface{}, query string, args ...interface{}) error
Select provides a mock function with given fields: dest, query, args
Click to show internal directories.
Click to hide internal directories.