# Functions
NewRequestHandler creates a new instance of RequestHandler.
NewTapItemParser creates a new instance of TapItemParser.
# Structs
RequestHandler is an autogenerated mock type for the RequestHandler type.
No description provided by the author
RequestHandler_HandleMessage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HandleMessage'.
TapItemParser is an autogenerated mock type for the TapItemParser type.
TapItemParser_Execute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Execute'.
No description provided by the author