Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TodoInterface ¶
TodoInterface is an autogenerated mock type for the TodoInterface type
func NewTodoInterface ¶
func NewTodoInterface(t interface { mock.TestingT Cleanup(func()) }) *TodoInterface
NewTodoInterface creates a new instance of TodoInterface. 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 (*TodoInterface) TodoCreated ¶
func (_m *TodoInterface) TodoCreated(msg *kafka.Message) error
TodoCreated provides a mock function with given fields: msg
Click to show internal directories.
Click to hide internal directories.