Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventRouter ¶
EventRouter is an autogenerated mock type for the EventRouter type
func NewEventRouter ¶
func NewEventRouter(t interface { mock.TestingT Cleanup(func()) }) *EventRouter
NewEventRouter creates a new instance of EventRouter. 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.
type EventRouterHandler ¶
EventRouterHandler is an autogenerated mock type for the EventRouterHandler type
func NewEventRouterHandler ¶
func NewEventRouterHandler(t interface { mock.TestingT Cleanup(func()) }) *EventRouterHandler
NewEventRouterHandler creates a new instance of EventRouterHandler. 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.
type Eventable ¶
Eventable is an autogenerated mock type for the Eventable type
func NewEventable ¶
NewEventable creates a new instance of Eventable. 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.
type KafkaHeaders ¶
KafkaHeaders is an autogenerated mock type for the KafkaHeaders type
func NewKafkaHeaders ¶
func NewKafkaHeaders(t interface { mock.TestingT Cleanup(func()) }) *KafkaHeaders
NewKafkaHeaders creates a new instance of KafkaHeaders. 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 (*KafkaHeaders) FromEchoContext ¶
FromEchoContext provides a mock function with given fields: ctx, _a1