Documentation ¶
Index ¶
- type DB
- type TX
- func (_m *TX) BeginTx(ctx context.Context) (orm.TX, error)
- func (_m *TX) Close() error
- func (_m *TX) Exec(_a0 string, args ...interface{}) (sql.Result, error)
- func (_m *TX) GetContext() context.Context
- func (_m *TX) Query(_a0 string, args ...interface{}) (*sql.Rows, error)
- func (_m *TX) SetError(err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DB ¶
DB is an autogenerated mock type for the DB type
type TX ¶
TX is an autogenerated mock type for the TX type
func (*TX) GetContext ¶
GetContext provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.