Documentation ¶
Overview ¶
Package testing is a generated GoMock package.
Package testing is a generated GoMock package.
Package testing includes useful mocks for testing the gRPC server implementations in unit tests.
Index ¶
- type MockBeaconChain_StreamAttestationsServer
- func (m *MockBeaconChain_StreamAttestationsServer) Context() context.Context
- func (m *MockBeaconChain_StreamAttestationsServer) EXPECT() *MockBeaconChain_StreamAttestationsServerMockRecorder
- func (m *MockBeaconChain_StreamAttestationsServer) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamAttestationsServer) Send(arg0 *v1alpha1.Attestation) error
- func (m *MockBeaconChain_StreamAttestationsServer) SendHeader(arg0 metadata.MD) error
- func (m *MockBeaconChain_StreamAttestationsServer) SendMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamAttestationsServer) SetHeader(arg0 metadata.MD) error
- func (m *MockBeaconChain_StreamAttestationsServer) SetTrailer(arg0 metadata.MD)
- type MockBeaconChain_StreamAttestationsServerMockRecorder
- func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
- type MockBeaconChain_StreamBlocksServer
- func (m *MockBeaconChain_StreamBlocksServer) Context() context.Context
- func (m *MockBeaconChain_StreamBlocksServer) EXPECT() *MockBeaconChain_StreamBlocksServerMockRecorder
- func (m *MockBeaconChain_StreamBlocksServer) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamBlocksServer) Send(arg0 *v1alpha1.SignedBeaconBlock) error
- func (m *MockBeaconChain_StreamBlocksServer) SendHeader(arg0 metadata.MD) error
- func (m *MockBeaconChain_StreamBlocksServer) SendMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamBlocksServer) SetHeader(arg0 metadata.MD) error
- func (m *MockBeaconChain_StreamBlocksServer) SetTrailer(arg0 metadata.MD)
- type MockBeaconChain_StreamBlocksServerMockRecorder
- func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
- type MockBeaconChain_StreamChainHeadServer
- func (m *MockBeaconChain_StreamChainHeadServer) Context() context.Context
- func (m *MockBeaconChain_StreamChainHeadServer) EXPECT() *MockBeaconChain_StreamChainHeadServerMockRecorder
- func (m *MockBeaconChain_StreamChainHeadServer) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamChainHeadServer) Send(arg0 *v1alpha1.ChainHead) error
- func (m *MockBeaconChain_StreamChainHeadServer) SendHeader(arg0 metadata.MD) error
- func (m *MockBeaconChain_StreamChainHeadServer) SendMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamChainHeadServer) SetHeader(arg0 metadata.MD) error
- func (m *MockBeaconChain_StreamChainHeadServer) SetTrailer(arg0 metadata.MD)
- type MockBeaconChain_StreamChainHeadServerMockRecorder
- func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
- type MockBeaconChain_StreamIndexedAttestationsServer
- func (m *MockBeaconChain_StreamIndexedAttestationsServer) Context() context.Context
- func (m *MockBeaconChain_StreamIndexedAttestationsServer) EXPECT() *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder
- func (m *MockBeaconChain_StreamIndexedAttestationsServer) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamIndexedAttestationsServer) Send(arg0 *v1alpha1.IndexedAttestation) error
- func (m *MockBeaconChain_StreamIndexedAttestationsServer) SendHeader(arg0 metadata.MD) error
- func (m *MockBeaconChain_StreamIndexedAttestationsServer) SendMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamIndexedAttestationsServer) SetHeader(arg0 metadata.MD) error
- func (m *MockBeaconChain_StreamIndexedAttestationsServer) SetTrailer(arg0 metadata.MD)
- type MockBeaconChain_StreamIndexedAttestationsServerMockRecorder
- func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
- type MockBeaconChain_StreamValidatorsInfoServer
- func (m *MockBeaconChain_StreamValidatorsInfoServer) Context() context.Context
- func (m *MockBeaconChain_StreamValidatorsInfoServer) EXPECT() *MockBeaconChain_StreamValidatorsInfoServerMockRecorder
- func (m *MockBeaconChain_StreamValidatorsInfoServer) Recv() (*v1alpha1.ValidatorChangeSet, error)
- func (m *MockBeaconChain_StreamValidatorsInfoServer) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamValidatorsInfoServer) Send(arg0 *v1alpha1.ValidatorInfo) error
- func (m *MockBeaconChain_StreamValidatorsInfoServer) SendHeader(arg0 metadata.MD) error
- func (m *MockBeaconChain_StreamValidatorsInfoServer) SendMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamValidatorsInfoServer) SetHeader(arg0 metadata.MD) error
- func (m *MockBeaconChain_StreamValidatorsInfoServer) SetTrailer(arg0 metadata.MD)
- type MockBeaconChain_StreamValidatorsInfoServerMockRecorder
- func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Recv() *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
- type MockBeaconNodeValidatorServer
- func (m *MockBeaconNodeValidatorServer) DomainData(arg0 context.Context, arg1 *eth.DomainRequest) (*eth.DomainResponse, error)
- func (m *MockBeaconNodeValidatorServer) EXPECT() *MockBeaconNodeValidatorServerMockRecorder
- func (m *MockBeaconNodeValidatorServer) GetAttestationData(arg0 context.Context, arg1 *eth.AttestationDataRequest) (*eth.AttestationData, error)
- func (m *MockBeaconNodeValidatorServer) GetBlock(arg0 context.Context, arg1 *eth.BlockRequest) (*eth.BeaconBlock, error)
- func (m *MockBeaconNodeValidatorServer) GetDuties(arg0 context.Context, arg1 *eth.DutiesRequest) (*eth.DutiesResponse, error)
- func (m *MockBeaconNodeValidatorServer) ProposeAttestation(arg0 context.Context, arg1 *eth.Attestation) (*eth.AttestResponse, error)
- func (m *MockBeaconNodeValidatorServer) ProposeBlock(arg0 context.Context, arg1 *eth.SignedBeaconBlock) (*eth.ProposeResponse, error)
- func (m *MockBeaconNodeValidatorServer) ProposeExit(arg0 context.Context, arg1 *eth.SignedVoluntaryExit) (*types.Empty, error)
- func (m *MockBeaconNodeValidatorServer) StreamDuties(arg0 *eth.DutiesRequest, arg1 eth.BeaconNodeValidator_StreamDutiesServer) error
- func (m *MockBeaconNodeValidatorServer) SubmitAggregateSelectionProof(arg0 context.Context, arg1 *eth.AggregateSelectionRequest) (*eth.AggregateSelectionResponse, error)
- func (m *MockBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProof(arg0 context.Context, arg1 *eth.SignedAggregateSubmitRequest) (*eth.SignedAggregateSubmitResponse, error)
- func (m *MockBeaconNodeValidatorServer) SubscribeCommitteeSubnets(arg0 context.Context, arg1 *eth.CommitteeSubnetsSubscribeRequest) (*types.Empty, error)
- func (m *MockBeaconNodeValidatorServer) ValidatorIndex(arg0 context.Context, arg1 *eth.ValidatorIndexRequest) (*eth.ValidatorIndexResponse, error)
- func (m *MockBeaconNodeValidatorServer) ValidatorStatus(arg0 context.Context, arg1 *eth.ValidatorStatusRequest) (*eth.ValidatorStatusResponse, error)
- func (m *MockBeaconNodeValidatorServer) WaitForActivation(arg0 *eth.ValidatorActivationRequest, ...) error
- func (m *MockBeaconNodeValidatorServer) WaitForChainStart(arg0 *types.Empty, arg1 eth.BeaconNodeValidator_WaitForChainStartServer) error
- func (m *MockBeaconNodeValidatorServer) WaitForSynced(arg0 *types.Empty, arg1 eth.BeaconNodeValidator_WaitForSyncedServer) error
- type MockBeaconNodeValidatorServerMockRecorder
- func (mr *MockBeaconNodeValidatorServerMockRecorder) DomainData(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) GetAttestationData(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) GetBlock(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) GetDuties(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeAttestation(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeBlock(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeExit(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) StreamDuties(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitAggregateSelectionProof(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitSignedAggregateSelectionProof(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) SubscribeCommitteeSubnets(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) ValidatorIndex(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) ValidatorStatus(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) WaitForActivation(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) WaitForChainStart(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorServerMockRecorder) WaitForSynced(arg0, arg1 interface{}) *gomock.Call
- type MockBeaconNodeValidator_StreamDutiesServer
- func (m *MockBeaconNodeValidator_StreamDutiesServer) Context() context.Context
- func (m *MockBeaconNodeValidator_StreamDutiesServer) EXPECT() *MockBeaconNodeValidator_StreamDutiesServerMockRecorder
- func (m *MockBeaconNodeValidator_StreamDutiesServer) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_StreamDutiesServer) Send(arg0 *eth.DutiesResponse) error
- func (m *MockBeaconNodeValidator_StreamDutiesServer) SendHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_StreamDutiesServer) SendMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_StreamDutiesServer) SetHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_StreamDutiesServer) SetTrailer(arg0 metadata.MD)
- type MockBeaconNodeValidator_StreamDutiesServerMockRecorder
- func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
- type MockBeaconNodeValidator_WaitForActivationServer
- func (m *MockBeaconNodeValidator_WaitForActivationServer) Context() context.Context
- func (m *MockBeaconNodeValidator_WaitForActivationServer) EXPECT() *MockBeaconNodeValidator_WaitForActivationServerMockRecorder
- func (m *MockBeaconNodeValidator_WaitForActivationServer) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_WaitForActivationServer) Send(arg0 *eth.ValidatorActivationResponse) error
- func (m *MockBeaconNodeValidator_WaitForActivationServer) SendHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_WaitForActivationServer) SendMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_WaitForActivationServer) SetHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_WaitForActivationServer) SetTrailer(arg0 metadata.MD)
- type MockBeaconNodeValidator_WaitForActivationServerMockRecorder
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
- type MockBeaconNodeValidator_WaitForChainStartServer
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) Context() context.Context
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) EXPECT() *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) Send(arg0 *eth.ChainStartResponse) error
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) SendHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) SendMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) SetHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_WaitForChainStartServer) SetTrailer(arg0 metadata.MD)
- type MockBeaconNodeValidator_WaitForChainStartServerMockRecorder
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
- type MockBeaconNodeValidator_WaitForSyncedServer
- func (m *MockBeaconNodeValidator_WaitForSyncedServer) Context() context.Context
- func (m *MockBeaconNodeValidator_WaitForSyncedServer) EXPECT() *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder
- func (m *MockBeaconNodeValidator_WaitForSyncedServer) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_WaitForSyncedServer) Send(arg0 *eth.SyncedResponse) error
- func (m *MockBeaconNodeValidator_WaitForSyncedServer) SendHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_WaitForSyncedServer) SendMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_WaitForSyncedServer) SetHeader(arg0 metadata.MD) error
- func (m *MockBeaconNodeValidator_WaitForSyncedServer) SetTrailer(arg0 metadata.MD)
- type MockBeaconNodeValidator_WaitForSyncedServerMockRecorder
- func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockBeaconChain_StreamAttestationsServer ¶ added in v0.3.0
type MockBeaconChain_StreamAttestationsServer struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamAttestationsServer is a mock of BeaconChain_StreamAttestationsServer interface
func NewMockBeaconChain_StreamAttestationsServer ¶ added in v0.3.0
func NewMockBeaconChain_StreamAttestationsServer(ctrl *gomock.Controller) *MockBeaconChain_StreamAttestationsServer
NewMockBeaconChain_StreamAttestationsServer creates a new mock instance
func (*MockBeaconChain_StreamAttestationsServer) Context ¶ added in v0.3.0
func (m *MockBeaconChain_StreamAttestationsServer) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamAttestationsServer) EXPECT ¶ added in v0.3.0
func (m *MockBeaconChain_StreamAttestationsServer) EXPECT() *MockBeaconChain_StreamAttestationsServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconChain_StreamAttestationsServer) RecvMsg ¶ added in v0.3.0
func (m *MockBeaconChain_StreamAttestationsServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamAttestationsServer) Send ¶ added in v0.3.0
func (m *MockBeaconChain_StreamAttestationsServer) Send(arg0 *v1alpha1.Attestation) error
Send mocks base method
func (*MockBeaconChain_StreamAttestationsServer) SendHeader ¶ added in v0.3.0
func (m *MockBeaconChain_StreamAttestationsServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconChain_StreamAttestationsServer) SendMsg ¶ added in v0.3.0
func (m *MockBeaconChain_StreamAttestationsServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamAttestationsServer) SetHeader ¶ added in v0.3.0
func (m *MockBeaconChain_StreamAttestationsServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconChain_StreamAttestationsServer) SetTrailer ¶ added in v0.3.0
func (m *MockBeaconChain_StreamAttestationsServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconChain_StreamAttestationsServerMockRecorder ¶ added in v0.3.0
type MockBeaconChain_StreamAttestationsServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamAttestationsServerMockRecorder is the mock recorder for MockBeaconChain_StreamAttestationsServer
func (*MockBeaconChain_StreamAttestationsServerMockRecorder) Context ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamAttestationsServerMockRecorder) RecvMsg ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamAttestationsServerMockRecorder) Send ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconChain_StreamAttestationsServerMockRecorder) SendHeader ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconChain_StreamAttestationsServerMockRecorder) SendMsg ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamAttestationsServerMockRecorder) SetHeader ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconChain_StreamAttestationsServerMockRecorder) SetTrailer ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconChain_StreamBlocksServer ¶ added in v0.3.2
type MockBeaconChain_StreamBlocksServer struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamBlocksServer is a mock of BeaconChain_StreamBlocksServer interface
func NewMockBeaconChain_StreamBlocksServer ¶ added in v0.3.2
func NewMockBeaconChain_StreamBlocksServer(ctrl *gomock.Controller) *MockBeaconChain_StreamBlocksServer
NewMockBeaconChain_StreamBlocksServer creates a new mock instance
func (*MockBeaconChain_StreamBlocksServer) Context ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksServer) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamBlocksServer) EXPECT ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksServer) EXPECT() *MockBeaconChain_StreamBlocksServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconChain_StreamBlocksServer) RecvMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamBlocksServer) Send ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksServer) Send(arg0 *v1alpha1.SignedBeaconBlock) error
Send mocks base method
func (*MockBeaconChain_StreamBlocksServer) SendHeader ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconChain_StreamBlocksServer) SendMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamBlocksServer) SetHeader ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconChain_StreamBlocksServer) SetTrailer ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconChain_StreamBlocksServerMockRecorder ¶ added in v0.3.2
type MockBeaconChain_StreamBlocksServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamBlocksServerMockRecorder is the mock recorder for MockBeaconChain_StreamBlocksServer
func (*MockBeaconChain_StreamBlocksServerMockRecorder) Context ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamBlocksServerMockRecorder) RecvMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamBlocksServerMockRecorder) Send ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconChain_StreamBlocksServerMockRecorder) SendHeader ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconChain_StreamBlocksServerMockRecorder) SendMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamBlocksServerMockRecorder) SetHeader ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconChain_StreamBlocksServerMockRecorder) SetTrailer ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconChain_StreamChainHeadServer ¶ added in v0.3.0
type MockBeaconChain_StreamChainHeadServer struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamChainHeadServer is a mock of BeaconChain_StreamChainHeadServer interface
func NewMockBeaconChain_StreamChainHeadServer ¶ added in v0.3.0
func NewMockBeaconChain_StreamChainHeadServer(ctrl *gomock.Controller) *MockBeaconChain_StreamChainHeadServer
NewMockBeaconChain_StreamChainHeadServer creates a new mock instance
func (*MockBeaconChain_StreamChainHeadServer) Context ¶ added in v0.3.0
func (m *MockBeaconChain_StreamChainHeadServer) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamChainHeadServer) EXPECT ¶ added in v0.3.0
func (m *MockBeaconChain_StreamChainHeadServer) EXPECT() *MockBeaconChain_StreamChainHeadServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconChain_StreamChainHeadServer) RecvMsg ¶ added in v0.3.0
func (m *MockBeaconChain_StreamChainHeadServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamChainHeadServer) Send ¶ added in v0.3.0
func (m *MockBeaconChain_StreamChainHeadServer) Send(arg0 *v1alpha1.ChainHead) error
Send mocks base method
func (*MockBeaconChain_StreamChainHeadServer) SendHeader ¶ added in v0.3.0
func (m *MockBeaconChain_StreamChainHeadServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconChain_StreamChainHeadServer) SendMsg ¶ added in v0.3.0
func (m *MockBeaconChain_StreamChainHeadServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamChainHeadServer) SetHeader ¶ added in v0.3.0
func (m *MockBeaconChain_StreamChainHeadServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconChain_StreamChainHeadServer) SetTrailer ¶ added in v0.3.0
func (m *MockBeaconChain_StreamChainHeadServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconChain_StreamChainHeadServerMockRecorder ¶ added in v0.3.0
type MockBeaconChain_StreamChainHeadServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamChainHeadServerMockRecorder is the mock recorder for MockBeaconChain_StreamChainHeadServer
func (*MockBeaconChain_StreamChainHeadServerMockRecorder) Context ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamChainHeadServerMockRecorder) RecvMsg ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamChainHeadServerMockRecorder) Send ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconChain_StreamChainHeadServerMockRecorder) SendHeader ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconChain_StreamChainHeadServerMockRecorder) SendMsg ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamChainHeadServerMockRecorder) SetHeader ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconChain_StreamChainHeadServerMockRecorder) SetTrailer ¶ added in v0.3.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconChain_StreamIndexedAttestationsServer ¶ added in v0.3.2
type MockBeaconChain_StreamIndexedAttestationsServer struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamIndexedAttestationsServer is a mock of BeaconChain_StreamIndexedAttestationsServer interface
func NewMockBeaconChain_StreamIndexedAttestationsServer ¶ added in v0.3.2
func NewMockBeaconChain_StreamIndexedAttestationsServer(ctrl *gomock.Controller) *MockBeaconChain_StreamIndexedAttestationsServer
NewMockBeaconChain_StreamIndexedAttestationsServer creates a new mock instance
func (*MockBeaconChain_StreamIndexedAttestationsServer) Context ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsServer) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsServer) EXPECT ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsServer) EXPECT() *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconChain_StreamIndexedAttestationsServer) RecvMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsServer) Send ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsServer) Send(arg0 *v1alpha1.IndexedAttestation) error
Send mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsServer) SendHeader ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsServer) SendMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsServer) SetHeader ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsServer) SetTrailer ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconChain_StreamIndexedAttestationsServerMockRecorder ¶ added in v0.3.2
type MockBeaconChain_StreamIndexedAttestationsServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamIndexedAttestationsServerMockRecorder is the mock recorder for MockBeaconChain_StreamIndexedAttestationsServer
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) Context ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) RecvMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) Send ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SendHeader ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SendMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SetHeader ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SetTrailer ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconChain_StreamValidatorsInfoServer ¶ added in v0.3.2
type MockBeaconChain_StreamValidatorsInfoServer struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamValidatorsInfoServer is a mock of BeaconChain_StreamValidatorsInfoServer interface
func NewMockBeaconChain_StreamValidatorsInfoServer ¶ added in v0.3.2
func NewMockBeaconChain_StreamValidatorsInfoServer(ctrl *gomock.Controller) *MockBeaconChain_StreamValidatorsInfoServer
NewMockBeaconChain_StreamValidatorsInfoServer creates a new mock instance
func (*MockBeaconChain_StreamValidatorsInfoServer) Context ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoServer) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) EXPECT ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoServer) EXPECT() *MockBeaconChain_StreamValidatorsInfoServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconChain_StreamValidatorsInfoServer) Recv ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoServer) Recv() (*v1alpha1.ValidatorChangeSet, error)
Recv mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) RecvMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) Send ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoServer) Send(arg0 *v1alpha1.ValidatorInfo) error
Send mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) SendHeader ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) SendMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) SetHeader ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) SetTrailer ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconChain_StreamValidatorsInfoServerMockRecorder ¶ added in v0.3.2
type MockBeaconChain_StreamValidatorsInfoServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamValidatorsInfoServerMockRecorder is the mock recorder for MockBeaconChain_StreamValidatorsInfoServer
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Context ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Recv ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) RecvMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Send ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SendHeader ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SendMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SetHeader ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SetTrailer ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconNodeValidatorServer ¶
type MockBeaconNodeValidatorServer struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidatorServer is a mock of BeaconNodeValidatorServer interface
func NewMockBeaconNodeValidatorServer ¶
func NewMockBeaconNodeValidatorServer(ctrl *gomock.Controller) *MockBeaconNodeValidatorServer
NewMockBeaconNodeValidatorServer creates a new mock instance
func (*MockBeaconNodeValidatorServer) DomainData ¶
func (m *MockBeaconNodeValidatorServer) DomainData(arg0 context.Context, arg1 *eth.DomainRequest) (*eth.DomainResponse, error)
DomainData mocks base method
func (*MockBeaconNodeValidatorServer) EXPECT ¶
func (m *MockBeaconNodeValidatorServer) EXPECT() *MockBeaconNodeValidatorServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconNodeValidatorServer) GetAttestationData ¶
func (m *MockBeaconNodeValidatorServer) GetAttestationData(arg0 context.Context, arg1 *eth.AttestationDataRequest) (*eth.AttestationData, error)
GetAttestationData mocks base method
func (*MockBeaconNodeValidatorServer) GetBlock ¶
func (m *MockBeaconNodeValidatorServer) GetBlock(arg0 context.Context, arg1 *eth.BlockRequest) (*eth.BeaconBlock, error)
GetBlock mocks base method
func (*MockBeaconNodeValidatorServer) GetDuties ¶
func (m *MockBeaconNodeValidatorServer) GetDuties(arg0 context.Context, arg1 *eth.DutiesRequest) (*eth.DutiesResponse, error)
GetDuties mocks base method
func (*MockBeaconNodeValidatorServer) ProposeAttestation ¶
func (m *MockBeaconNodeValidatorServer) ProposeAttestation(arg0 context.Context, arg1 *eth.Attestation) (*eth.AttestResponse, error)
ProposeAttestation mocks base method
func (*MockBeaconNodeValidatorServer) ProposeBlock ¶
func (m *MockBeaconNodeValidatorServer) ProposeBlock(arg0 context.Context, arg1 *eth.SignedBeaconBlock) (*eth.ProposeResponse, error)
ProposeBlock mocks base method
func (*MockBeaconNodeValidatorServer) ProposeExit ¶
func (m *MockBeaconNodeValidatorServer) ProposeExit(arg0 context.Context, arg1 *eth.SignedVoluntaryExit) (*types.Empty, error)
ProposeExit mocks base method
func (*MockBeaconNodeValidatorServer) StreamDuties ¶
func (m *MockBeaconNodeValidatorServer) StreamDuties(arg0 *eth.DutiesRequest, arg1 eth.BeaconNodeValidator_StreamDutiesServer) error
StreamDuties mocks base method
func (*MockBeaconNodeValidatorServer) SubmitAggregateSelectionProof ¶
func (m *MockBeaconNodeValidatorServer) SubmitAggregateSelectionProof(arg0 context.Context, arg1 *eth.AggregateSelectionRequest) (*eth.AggregateSelectionResponse, error)
SubmitAggregateSelectionProof mocks base method
func (*MockBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProof ¶
func (m *MockBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProof(arg0 context.Context, arg1 *eth.SignedAggregateSubmitRequest) (*eth.SignedAggregateSubmitResponse, error)
SubmitSignedAggregateSelectionProof mocks base method
func (*MockBeaconNodeValidatorServer) SubscribeCommitteeSubnets ¶
func (m *MockBeaconNodeValidatorServer) SubscribeCommitteeSubnets(arg0 context.Context, arg1 *eth.CommitteeSubnetsSubscribeRequest) (*types.Empty, error)
SubscribeCommitteeSubnets mocks base method
func (*MockBeaconNodeValidatorServer) ValidatorIndex ¶
func (m *MockBeaconNodeValidatorServer) ValidatorIndex(arg0 context.Context, arg1 *eth.ValidatorIndexRequest) (*eth.ValidatorIndexResponse, error)
ValidatorIndex mocks base method
func (*MockBeaconNodeValidatorServer) ValidatorStatus ¶
func (m *MockBeaconNodeValidatorServer) ValidatorStatus(arg0 context.Context, arg1 *eth.ValidatorStatusRequest) (*eth.ValidatorStatusResponse, error)
ValidatorStatus mocks base method
func (*MockBeaconNodeValidatorServer) WaitForActivation ¶
func (m *MockBeaconNodeValidatorServer) WaitForActivation(arg0 *eth.ValidatorActivationRequest, arg1 eth.BeaconNodeValidator_WaitForActivationServer) error
WaitForActivation mocks base method
func (*MockBeaconNodeValidatorServer) WaitForChainStart ¶
func (m *MockBeaconNodeValidatorServer) WaitForChainStart(arg0 *types.Empty, arg1 eth.BeaconNodeValidator_WaitForChainStartServer) error
WaitForChainStart mocks base method
func (*MockBeaconNodeValidatorServer) WaitForSynced ¶
func (m *MockBeaconNodeValidatorServer) WaitForSynced(arg0 *types.Empty, arg1 eth.BeaconNodeValidator_WaitForSyncedServer) error
WaitForSynced mocks base method
type MockBeaconNodeValidatorServerMockRecorder ¶
type MockBeaconNodeValidatorServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidatorServerMockRecorder is the mock recorder for MockBeaconNodeValidatorServer
func (*MockBeaconNodeValidatorServerMockRecorder) DomainData ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) DomainData(arg0, arg1 interface{}) *gomock.Call
DomainData indicates an expected call of DomainData
func (*MockBeaconNodeValidatorServerMockRecorder) GetAttestationData ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) GetAttestationData(arg0, arg1 interface{}) *gomock.Call
GetAttestationData indicates an expected call of GetAttestationData
func (*MockBeaconNodeValidatorServerMockRecorder) GetBlock ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) GetBlock(arg0, arg1 interface{}) *gomock.Call
GetBlock indicates an expected call of GetBlock
func (*MockBeaconNodeValidatorServerMockRecorder) GetDuties ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) GetDuties(arg0, arg1 interface{}) *gomock.Call
GetDuties indicates an expected call of GetDuties
func (*MockBeaconNodeValidatorServerMockRecorder) ProposeAttestation ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeAttestation(arg0, arg1 interface{}) *gomock.Call
ProposeAttestation indicates an expected call of ProposeAttestation
func (*MockBeaconNodeValidatorServerMockRecorder) ProposeBlock ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeBlock(arg0, arg1 interface{}) *gomock.Call
ProposeBlock indicates an expected call of ProposeBlock
func (*MockBeaconNodeValidatorServerMockRecorder) ProposeExit ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeExit(arg0, arg1 interface{}) *gomock.Call
ProposeExit indicates an expected call of ProposeExit
func (*MockBeaconNodeValidatorServerMockRecorder) StreamDuties ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) StreamDuties(arg0, arg1 interface{}) *gomock.Call
StreamDuties indicates an expected call of StreamDuties
func (*MockBeaconNodeValidatorServerMockRecorder) SubmitAggregateSelectionProof ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitAggregateSelectionProof(arg0, arg1 interface{}) *gomock.Call
SubmitAggregateSelectionProof indicates an expected call of SubmitAggregateSelectionProof
func (*MockBeaconNodeValidatorServerMockRecorder) SubmitSignedAggregateSelectionProof ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitSignedAggregateSelectionProof(arg0, arg1 interface{}) *gomock.Call
SubmitSignedAggregateSelectionProof indicates an expected call of SubmitSignedAggregateSelectionProof
func (*MockBeaconNodeValidatorServerMockRecorder) SubscribeCommitteeSubnets ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) SubscribeCommitteeSubnets(arg0, arg1 interface{}) *gomock.Call
SubscribeCommitteeSubnets indicates an expected call of SubscribeCommitteeSubnets
func (*MockBeaconNodeValidatorServerMockRecorder) ValidatorIndex ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) ValidatorIndex(arg0, arg1 interface{}) *gomock.Call
ValidatorIndex indicates an expected call of ValidatorIndex
func (*MockBeaconNodeValidatorServerMockRecorder) ValidatorStatus ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) ValidatorStatus(arg0, arg1 interface{}) *gomock.Call
ValidatorStatus indicates an expected call of ValidatorStatus
func (*MockBeaconNodeValidatorServerMockRecorder) WaitForActivation ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) WaitForActivation(arg0, arg1 interface{}) *gomock.Call
WaitForActivation indicates an expected call of WaitForActivation
func (*MockBeaconNodeValidatorServerMockRecorder) WaitForChainStart ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) WaitForChainStart(arg0, arg1 interface{}) *gomock.Call
WaitForChainStart indicates an expected call of WaitForChainStart
func (*MockBeaconNodeValidatorServerMockRecorder) WaitForSynced ¶
func (mr *MockBeaconNodeValidatorServerMockRecorder) WaitForSynced(arg0, arg1 interface{}) *gomock.Call
WaitForSynced indicates an expected call of WaitForSynced
type MockBeaconNodeValidator_StreamDutiesServer ¶
type MockBeaconNodeValidator_StreamDutiesServer struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_StreamDutiesServer is a mock of BeaconNodeValidator_StreamDutiesServer interface
func NewMockBeaconNodeValidator_StreamDutiesServer ¶
func NewMockBeaconNodeValidator_StreamDutiesServer(ctrl *gomock.Controller) *MockBeaconNodeValidator_StreamDutiesServer
NewMockBeaconNodeValidator_StreamDutiesServer creates a new mock instance
func (*MockBeaconNodeValidator_StreamDutiesServer) Context ¶
func (m *MockBeaconNodeValidator_StreamDutiesServer) Context() context.Context
Context mocks base method
func (*MockBeaconNodeValidator_StreamDutiesServer) EXPECT ¶
func (m *MockBeaconNodeValidator_StreamDutiesServer) EXPECT() *MockBeaconNodeValidator_StreamDutiesServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconNodeValidator_StreamDutiesServer) RecvMsg ¶
func (m *MockBeaconNodeValidator_StreamDutiesServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconNodeValidator_StreamDutiesServer) Send ¶
func (m *MockBeaconNodeValidator_StreamDutiesServer) Send(arg0 *eth.DutiesResponse) error
Send mocks base method
func (*MockBeaconNodeValidator_StreamDutiesServer) SendHeader ¶
func (m *MockBeaconNodeValidator_StreamDutiesServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconNodeValidator_StreamDutiesServer) SendMsg ¶
func (m *MockBeaconNodeValidator_StreamDutiesServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconNodeValidator_StreamDutiesServer) SetHeader ¶
func (m *MockBeaconNodeValidator_StreamDutiesServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconNodeValidator_StreamDutiesServer) SetTrailer ¶
func (m *MockBeaconNodeValidator_StreamDutiesServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconNodeValidator_StreamDutiesServerMockRecorder ¶
type MockBeaconNodeValidator_StreamDutiesServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_StreamDutiesServerMockRecorder is the mock recorder for MockBeaconNodeValidator_StreamDutiesServer
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) Context ¶
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) RecvMsg ¶
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) Send ¶
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SendHeader ¶
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SendMsg ¶
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SetHeader ¶
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SetTrailer ¶
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconNodeValidator_WaitForActivationServer ¶ added in v0.3.0
type MockBeaconNodeValidator_WaitForActivationServer struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForActivationServer is a mock of BeaconNodeValidator_WaitForActivationServer interface
func NewMockBeaconNodeValidator_WaitForActivationServer ¶ added in v0.3.0
func NewMockBeaconNodeValidator_WaitForActivationServer(ctrl *gomock.Controller) *MockBeaconNodeValidator_WaitForActivationServer
NewMockBeaconNodeValidator_WaitForActivationServer creates a new mock instance
func (*MockBeaconNodeValidator_WaitForActivationServer) Context ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) Context() context.Context
Context mocks base method
func (*MockBeaconNodeValidator_WaitForActivationServer) EXPECT ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) EXPECT() *MockBeaconNodeValidator_WaitForActivationServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconNodeValidator_WaitForActivationServer) RecvMsg ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconNodeValidator_WaitForActivationServer) Send ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) Send(arg0 *eth.ValidatorActivationResponse) error
Send mocks base method
func (*MockBeaconNodeValidator_WaitForActivationServer) SendHeader ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconNodeValidator_WaitForActivationServer) SendMsg ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconNodeValidator_WaitForActivationServer) SetHeader ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconNodeValidator_WaitForActivationServer) SetTrailer ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconNodeValidator_WaitForActivationServerMockRecorder ¶ added in v0.3.0
type MockBeaconNodeValidator_WaitForActivationServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForActivationServerMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForActivationServer
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Context ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) RecvMsg ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Send ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendHeader ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendMsg ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetHeader ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetTrailer ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconNodeValidator_WaitForChainStartServer ¶ added in v0.3.0
type MockBeaconNodeValidator_WaitForChainStartServer struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForChainStartServer is a mock of BeaconNodeValidator_WaitForChainStartServer interface
func NewMockBeaconNodeValidator_WaitForChainStartServer ¶ added in v0.3.0
func NewMockBeaconNodeValidator_WaitForChainStartServer(ctrl *gomock.Controller) *MockBeaconNodeValidator_WaitForChainStartServer
NewMockBeaconNodeValidator_WaitForChainStartServer creates a new mock instance
func (*MockBeaconNodeValidator_WaitForChainStartServer) Context ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) Context() context.Context
Context mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartServer) EXPECT ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) EXPECT() *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconNodeValidator_WaitForChainStartServer) RecvMsg ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartServer) Send ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) Send(arg0 *eth.ChainStartResponse) error
Send mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartServer) SendHeader ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartServer) SendMsg ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartServer) SetHeader ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartServer) SetTrailer ¶ added in v0.3.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconNodeValidator_WaitForChainStartServerMockRecorder ¶ added in v0.3.0
type MockBeaconNodeValidator_WaitForChainStartServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForChainStartServerMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForChainStartServer
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Context ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) RecvMsg ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Send ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendHeader ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendMsg ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetHeader ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetTrailer ¶ added in v0.3.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconNodeValidator_WaitForSyncedServer ¶
type MockBeaconNodeValidator_WaitForSyncedServer struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForSyncedServer is a mock of BeaconNodeValidator_WaitForSyncedServer interface
func NewMockBeaconNodeValidator_WaitForSyncedServer ¶
func NewMockBeaconNodeValidator_WaitForSyncedServer(ctrl *gomock.Controller) *MockBeaconNodeValidator_WaitForSyncedServer
NewMockBeaconNodeValidator_WaitForSyncedServer creates a new mock instance
func (*MockBeaconNodeValidator_WaitForSyncedServer) Context ¶
func (m *MockBeaconNodeValidator_WaitForSyncedServer) Context() context.Context
Context mocks base method
func (*MockBeaconNodeValidator_WaitForSyncedServer) EXPECT ¶
func (m *MockBeaconNodeValidator_WaitForSyncedServer) EXPECT() *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconNodeValidator_WaitForSyncedServer) RecvMsg ¶
func (m *MockBeaconNodeValidator_WaitForSyncedServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconNodeValidator_WaitForSyncedServer) Send ¶
func (m *MockBeaconNodeValidator_WaitForSyncedServer) Send(arg0 *eth.SyncedResponse) error
Send mocks base method
func (*MockBeaconNodeValidator_WaitForSyncedServer) SendHeader ¶
func (m *MockBeaconNodeValidator_WaitForSyncedServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconNodeValidator_WaitForSyncedServer) SendMsg ¶
func (m *MockBeaconNodeValidator_WaitForSyncedServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconNodeValidator_WaitForSyncedServer) SetHeader ¶
func (m *MockBeaconNodeValidator_WaitForSyncedServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconNodeValidator_WaitForSyncedServer) SetTrailer ¶
func (m *MockBeaconNodeValidator_WaitForSyncedServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconNodeValidator_WaitForSyncedServerMockRecorder ¶
type MockBeaconNodeValidator_WaitForSyncedServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForSyncedServerMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForSyncedServer
func (*MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) Context ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) RecvMsg ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) Send ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) SendHeader ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) SendMsg ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) SetHeader ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) SetTrailer ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer