package
0.0.2
Repository: https://github.com/goplugin/plugin-ccip.git
Documentation: pkg.go.dev

# Functions

NewMockController creates a new instance of MockController.
NewMockPeerGroup creates a new instance of MockPeerGroup.
NewMockPeerGroupFactory creates a new instance of MockPeerGroupFactory.
NewMockStream creates a new instance of MockStream.

# Structs

MockController is an autogenerated mock type for the Controller type.
MockController_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
MockController_ComputeReportSignatures_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ComputeReportSignatures'.
No description provided by the author
MockController_InitConnection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'InitConnection'.
MockPeerGroup is an autogenerated mock type for the PeerGroup type.
MockPeerGroup_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
No description provided by the author
MockPeerGroup_NewStream_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NewStream'.
MockPeerGroupFactory is an autogenerated mock type for the PeerGroupFactory type.
No description provided by the author
MockPeerGroupFactory_NewPeerGroup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NewPeerGroup'.
MockStream is an autogenerated mock type for the Stream type.
MockStream_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
No description provided by the author
MockStream_ReceiveMessages_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReceiveMessages'.
MockStream_SendMessage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendMessage'.