# Functions

NewMockProtocol creates a new mock instance.
NewMockWsClient creates a new mock instance.

# Structs

MockProtocol is a mock of Protocol interface.
MockProtocolMockRecorder is the mock recorder for MockProtocol.
MockWsClient is a mock of WsClient interface.
MockWsClientMockRecorder is the mock recorder for MockWsClient.