package
0.0.0-20250102200348-1af27c7ab573
Repository: https://github.com/smartcontractkit/chainlink-ccip.git
Documentation: pkg.go.dev

# Functions

NewMockController creates a new instance of MockController.
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'.
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'.