Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GatewayConnectorHandler ¶
GatewayConnectorHandler is an autogenerated mock type for the GatewayConnectorHandler type
func NewGatewayConnectorHandler ¶
func NewGatewayConnectorHandler(t mockConstructorTestingTNewGatewayConnectorHandler) *GatewayConnectorHandler
NewGatewayConnectorHandler creates a new instance of GatewayConnectorHandler. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*GatewayConnectorHandler) Close ¶
func (_m *GatewayConnectorHandler) Close() error
Close provides a mock function with given fields:
func (*GatewayConnectorHandler) HandleGatewayMessage ¶
func (_m *GatewayConnectorHandler) HandleGatewayMessage(gatewayId string, msg *api.Message)
HandleGatewayMessage provides a mock function with given fields: gatewayId, msg
Click to show internal directories.
Click to hide internal directories.