# Functions
NewHandler creates a new instance of Handler.
NewMsgReceiver creates a new instance of MsgReceiver.
NewMsgSender creates a new instance of MsgSender.
NewReceiverOption creates a new instance of ReceiverOption.
# Structs
Handler is an autogenerated mock type for the Handler type.
Handler_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
No description provided by the author
Handler_Handle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Handle'.
Handler_Open_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Open'.
MsgReceiver is an autogenerated mock type for the MsgReceiver type.
No description provided by the author
MsgReceiver_GetAZClient_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAZClient'.
MsgReceiver_Listen_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Listen'.
MsgReceiver_Shutdown_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Shutdown'.
MsgReceiver_String_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'String'.
MsgSender is an autogenerated mock type for the MsgSender type.
MsgSender_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
No description provided by the author
MsgSender_GetAZClient_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAZClient'.
MsgSender_Open_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Open'.
MsgSender_Send_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Send'.
MsgSender_String_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'String'.
ReceiverOption is an autogenerated mock type for the ReceiverOption type.
ReceiverOption_Execute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Execute'.
No description provided by the author