# Functions
NewDON creates a new instance of DON.
NewHandler creates a new instance of Handler.
# Structs
DON is an autogenerated mock type for the DON type.
DON_SendToNode_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendToNode'.
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'.
Handler_HandleNodeMessage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HandleNodeMessage'.
Handler_HandleUserMessage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HandleUserMessage'.
Handler_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'.