Documentation ¶
Index ¶
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
func NewDB ¶
NewDB creates a new instance of DB. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*DB) GetFlowExecution ¶
GetFlowExecution provides a mock function with given fields: ctx, id
func (*DB) GetLatestFlowExecutions ¶
GetLatestFlowExecutions provides a mock function with given fields: ctx
func (*DB) PutFlowExecution ¶
PutFlowExecution provides a mock function with given fields: ctx, fe
Click to show internal directories.
Click to hide internal directories.