Documentation ¶
Overview ¶
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
Index ¶
- type MockBeaconChainClient
- func (m *MockBeaconChainClient) AttestationPool(arg0 context.Context, arg1 *eth.AttestationPoolRequest, ...) (*eth.AttestationPoolResponse, error)
- func (m *MockBeaconChainClient) EXPECT() *MockBeaconChainClientMockRecorder
- func (m *MockBeaconChainClient) GetBeaconConfig(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.BeaconConfig, error)
- func (m *MockBeaconChainClient) GetChainHead(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.ChainHead, error)
- func (m *MockBeaconChainClient) GetIndividualVotes(arg0 context.Context, arg1 *eth.IndividualVotesRequest, ...) (*eth.IndividualVotesRespond, error)
- func (m *MockBeaconChainClient) GetValidator(arg0 context.Context, arg1 *eth.GetValidatorRequest, arg2 ...grpc.CallOption) (*eth.Validator, error)
- func (m *MockBeaconChainClient) GetValidatorActiveSetChanges(arg0 context.Context, arg1 *eth.GetValidatorActiveSetChangesRequest, ...) (*eth.ActiveSetChanges, error)
- func (m *MockBeaconChainClient) GetValidatorParticipation(arg0 context.Context, arg1 *eth.GetValidatorParticipationRequest, ...) (*eth.ValidatorParticipationResponse, error)
- func (m *MockBeaconChainClient) GetValidatorPerformance(arg0 context.Context, arg1 *eth.ValidatorPerformanceRequest, ...) (*eth.ValidatorPerformanceResponse, error)
- func (m *MockBeaconChainClient) GetValidatorQueue(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.ValidatorQueue, error)
- func (m *MockBeaconChainClient) ListAttestations(arg0 context.Context, arg1 *eth.ListAttestationsRequest, ...) (*eth.ListAttestationsResponse, error)
- func (m *MockBeaconChainClient) ListBeaconCommittees(arg0 context.Context, arg1 *eth.ListCommitteesRequest, arg2 ...grpc.CallOption) (*eth.BeaconCommittees, error)
- func (m *MockBeaconChainClient) ListBlocks(arg0 context.Context, arg1 *eth.ListBlocksRequest, arg2 ...grpc.CallOption) (*eth.ListBlocksResponse, error)
- func (m *MockBeaconChainClient) ListIndexedAttestations(arg0 context.Context, arg1 *eth.ListIndexedAttestationsRequest, ...) (*eth.ListIndexedAttestationsResponse, error)
- func (m *MockBeaconChainClient) ListValidatorAssignments(arg0 context.Context, arg1 *eth.ListValidatorAssignmentsRequest, ...) (*eth.ValidatorAssignments, error)
- func (m *MockBeaconChainClient) ListValidatorBalances(arg0 context.Context, arg1 *eth.ListValidatorBalancesRequest, ...) (*eth.ValidatorBalances, error)
- func (m *MockBeaconChainClient) ListValidators(arg0 context.Context, arg1 *eth.ListValidatorsRequest, arg2 ...grpc.CallOption) (*eth.Validators, error)
- func (m *MockBeaconChainClient) StreamAttestations(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (eth.BeaconChain_StreamAttestationsClient, error)
- func (m *MockBeaconChainClient) StreamBlocks(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (eth.BeaconChain_StreamBlocksClient, error)
- func (m *MockBeaconChainClient) StreamChainHead(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (eth.BeaconChain_StreamChainHeadClient, error)
- func (m *MockBeaconChainClient) StreamIndexedAttestations(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (eth.BeaconChain_StreamIndexedAttestationsClient, error)
- func (m *MockBeaconChainClient) StreamValidatorsInfo(arg0 context.Context, arg1 ...grpc.CallOption) (eth.BeaconChain_StreamValidatorsInfoClient, error)
- func (m *MockBeaconChainClient) SubmitAttesterSlashing(arg0 context.Context, arg1 *eth.AttesterSlashing, arg2 ...grpc.CallOption) (*eth.SubmitSlashingResponse, error)
- func (m *MockBeaconChainClient) SubmitProposerSlashing(arg0 context.Context, arg1 *eth.ProposerSlashing, arg2 ...grpc.CallOption) (*eth.SubmitSlashingResponse, error)
- type MockBeaconChainClientMockRecorder
- func (mr *MockBeaconChainClientMockRecorder) AttestationPool(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetBeaconConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetChainHead(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetIndividualVotes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetValidator(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetValidatorActiveSetChanges(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetValidatorParticipation(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetValidatorPerformance(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) GetValidatorQueue(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListAttestations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListBeaconCommittees(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListBlocks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListIndexedAttestations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListValidatorAssignments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListValidatorBalances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) ListValidators(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) StreamAttestations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) StreamBlocks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) StreamChainHead(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) StreamIndexedAttestations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) StreamValidatorsInfo(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) SubmitAttesterSlashing(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconChainClientMockRecorder) SubmitProposerSlashing(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockBeaconChain_StreamAttestationsClient
- func (m *MockBeaconChain_StreamAttestationsClient) CloseSend() error
- func (m *MockBeaconChain_StreamAttestationsClient) Context() context.Context
- func (m *MockBeaconChain_StreamAttestationsClient) EXPECT() *MockBeaconChain_StreamAttestationsClientMockRecorder
- func (m *MockBeaconChain_StreamAttestationsClient) Header() (metadata.MD, error)
- func (m *MockBeaconChain_StreamAttestationsClient) Recv() (*eth.Attestation, error)
- func (m *MockBeaconChain_StreamAttestationsClient) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamAttestationsClient) SendMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamAttestationsClient) Trailer() metadata.MD
- type MockBeaconChain_StreamAttestationsClientMockRecorder
- func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) Header() *gomock.Call
- func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) Recv() *gomock.Call
- func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) Trailer() *gomock.Call
- 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 *eth.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_StreamBlocksClient
- func (m *MockBeaconChain_StreamBlocksClient) CloseSend() error
- func (m *MockBeaconChain_StreamBlocksClient) Context() context.Context
- func (m *MockBeaconChain_StreamBlocksClient) EXPECT() *MockBeaconChain_StreamBlocksClientMockRecorder
- func (m *MockBeaconChain_StreamBlocksClient) Header() (metadata.MD, error)
- func (m *MockBeaconChain_StreamBlocksClient) Recv() (*eth.SignedBeaconBlock, error)
- func (m *MockBeaconChain_StreamBlocksClient) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamBlocksClient) SendMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamBlocksClient) Trailer() metadata.MD
- type MockBeaconChain_StreamBlocksClientMockRecorder
- func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) Header() *gomock.Call
- func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) Recv() *gomock.Call
- func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) Trailer() *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 *eth.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_StreamChainHeadClient
- func (m *MockBeaconChain_StreamChainHeadClient) CloseSend() error
- func (m *MockBeaconChain_StreamChainHeadClient) Context() context.Context
- func (m *MockBeaconChain_StreamChainHeadClient) EXPECT() *MockBeaconChain_StreamChainHeadClientMockRecorder
- func (m *MockBeaconChain_StreamChainHeadClient) Header() (metadata.MD, error)
- func (m *MockBeaconChain_StreamChainHeadClient) Recv() (*eth.ChainHead, error)
- func (m *MockBeaconChain_StreamChainHeadClient) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamChainHeadClient) SendMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamChainHeadClient) Trailer() metadata.MD
- type MockBeaconChain_StreamChainHeadClientMockRecorder
- func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) Header() *gomock.Call
- func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) Recv() *gomock.Call
- func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) Trailer() *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 *eth.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_StreamIndexedAttestationsClient
- func (m *MockBeaconChain_StreamIndexedAttestationsClient) CloseSend() error
- func (m *MockBeaconChain_StreamIndexedAttestationsClient) Context() context.Context
- func (m *MockBeaconChain_StreamIndexedAttestationsClient) EXPECT() *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder
- func (m *MockBeaconChain_StreamIndexedAttestationsClient) Header() (metadata.MD, error)
- func (m *MockBeaconChain_StreamIndexedAttestationsClient) Recv() (*eth.IndexedAttestation, error)
- func (m *MockBeaconChain_StreamIndexedAttestationsClient) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamIndexedAttestationsClient) SendMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamIndexedAttestationsClient) Trailer() metadata.MD
- type MockBeaconChain_StreamIndexedAttestationsClientMockRecorder
- func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) Header() *gomock.Call
- func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) Recv() *gomock.Call
- func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) Trailer() *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 *eth.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_StreamValidatorsInfoClient
- func (m *MockBeaconChain_StreamValidatorsInfoClient) CloseSend() error
- func (m *MockBeaconChain_StreamValidatorsInfoClient) Context() context.Context
- func (m *MockBeaconChain_StreamValidatorsInfoClient) EXPECT() *MockBeaconChain_StreamValidatorsInfoClientMockRecorder
- func (m *MockBeaconChain_StreamValidatorsInfoClient) Header() (metadata.MD, error)
- func (m *MockBeaconChain_StreamValidatorsInfoClient) Recv() (*eth.ValidatorInfo, error)
- func (m *MockBeaconChain_StreamValidatorsInfoClient) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamValidatorsInfoClient) Send(arg0 *eth.ValidatorChangeSet) error
- func (m *MockBeaconChain_StreamValidatorsInfoClient) SendMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamValidatorsInfoClient) Trailer() metadata.MD
- type MockBeaconChain_StreamValidatorsInfoClientMockRecorder
- func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Header() *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Recv() *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Trailer() *gomock.Call
- type MockBeaconChain_StreamValidatorsInfoServer
- func (m *MockBeaconChain_StreamValidatorsInfoServer) Context() context.Context
- func (m *MockBeaconChain_StreamValidatorsInfoServer) EXPECT() *MockBeaconChain_StreamValidatorsInfoServerMockRecorder
- func (m *MockBeaconChain_StreamValidatorsInfoServer) Recv() (*eth.ValidatorChangeSet, error)
- func (m *MockBeaconChain_StreamValidatorsInfoServer) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconChain_StreamValidatorsInfoServer) Send(arg0 *eth.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 MockBeaconNodeValidatorClient
- func (m *MockBeaconNodeValidatorClient) DomainData(arg0 context.Context, arg1 *eth.DomainRequest, arg2 ...grpc.CallOption) (*eth.DomainResponse, error)
- func (m *MockBeaconNodeValidatorClient) EXPECT() *MockBeaconNodeValidatorClientMockRecorder
- func (m *MockBeaconNodeValidatorClient) GetAttestationData(arg0 context.Context, arg1 *eth.AttestationDataRequest, ...) (*eth.AttestationData, error)
- func (m *MockBeaconNodeValidatorClient) GetBlock(arg0 context.Context, arg1 *eth.BlockRequest, arg2 ...grpc.CallOption) (*eth.BeaconBlock, error)
- func (m *MockBeaconNodeValidatorClient) GetDuties(arg0 context.Context, arg1 *eth.DutiesRequest, arg2 ...grpc.CallOption) (*eth.DutiesResponse, error)
- func (m *MockBeaconNodeValidatorClient) MultipleValidatorStatus(arg0 context.Context, arg1 *eth.MultipleValidatorStatusRequest, ...) (*eth.MultipleValidatorStatusResponse, error)
- func (m *MockBeaconNodeValidatorClient) ProposeAttestation(arg0 context.Context, arg1 *eth.Attestation, arg2 ...grpc.CallOption) (*eth.AttestResponse, error)
- func (m *MockBeaconNodeValidatorClient) ProposeBlock(arg0 context.Context, arg1 *eth.SignedBeaconBlock, arg2 ...grpc.CallOption) (*eth.ProposeResponse, error)
- func (m *MockBeaconNodeValidatorClient) ProposeExit(arg0 context.Context, arg1 *eth.SignedVoluntaryExit, arg2 ...grpc.CallOption) (*eth.ProposeExitResponse, error)
- func (m *MockBeaconNodeValidatorClient) StreamDuties(arg0 context.Context, arg1 *eth.DutiesRequest, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_StreamDutiesClient, error)
- func (m *MockBeaconNodeValidatorClient) SubmitAggregateSelectionProof(arg0 context.Context, arg1 *eth.AggregateSelectionRequest, ...) (*eth.AggregateSelectionResponse, error)
- func (m *MockBeaconNodeValidatorClient) SubmitSignedAggregateSelectionProof(arg0 context.Context, arg1 *eth.SignedAggregateSubmitRequest, ...) (*eth.SignedAggregateSubmitResponse, error)
- func (m *MockBeaconNodeValidatorClient) SubscribeCommitteeSubnets(arg0 context.Context, arg1 *eth.CommitteeSubnetsSubscribeRequest, ...) (*types.Empty, error)
- func (m *MockBeaconNodeValidatorClient) ValidatorIndex(arg0 context.Context, arg1 *eth.ValidatorIndexRequest, arg2 ...grpc.CallOption) (*eth.ValidatorIndexResponse, error)
- func (m *MockBeaconNodeValidatorClient) ValidatorStatus(arg0 context.Context, arg1 *eth.ValidatorStatusRequest, ...) (*eth.ValidatorStatusResponse, error)
- func (m *MockBeaconNodeValidatorClient) WaitForActivation(arg0 context.Context, arg1 *eth.ValidatorActivationRequest, ...) (eth.BeaconNodeValidator_WaitForActivationClient, error)
- func (m *MockBeaconNodeValidatorClient) WaitForChainStart(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_WaitForChainStartClient, error)
- func (m *MockBeaconNodeValidatorClient) WaitForSynced(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_WaitForSyncedClient, error)
- type MockBeaconNodeValidatorClientMockRecorder
- func (mr *MockBeaconNodeValidatorClientMockRecorder) DomainData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) GetAttestationData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) GetBlock(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) GetDuties(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) MultipleValidatorStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) ProposeAttestation(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) ProposeBlock(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) ProposeExit(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) StreamDuties(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitAggregateSelectionProof(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitSignedAggregateSelectionProof(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) SubscribeCommitteeSubnets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) ValidatorIndex(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) ValidatorStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) WaitForActivation(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) WaitForChainStart(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidatorClientMockRecorder) WaitForSynced(arg0, arg1 interface{}, arg2 ...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) MultipleValidatorStatus(arg0 context.Context, arg1 *eth.MultipleValidatorStatusRequest) (*eth.MultipleValidatorStatusResponse, 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) MultipleValidatorStatus(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_StreamDutiesClient
- func (m *MockBeaconNodeValidator_StreamDutiesClient) CloseSend() error
- func (m *MockBeaconNodeValidator_StreamDutiesClient) Context() context.Context
- func (m *MockBeaconNodeValidator_StreamDutiesClient) EXPECT() *MockBeaconNodeValidator_StreamDutiesClientMockRecorder
- func (m *MockBeaconNodeValidator_StreamDutiesClient) Header() (metadata.MD, error)
- func (m *MockBeaconNodeValidator_StreamDutiesClient) Recv() (*eth.DutiesResponse, error)
- func (m *MockBeaconNodeValidator_StreamDutiesClient) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_StreamDutiesClient) SendMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_StreamDutiesClient) Trailer() metadata.MD
- type MockBeaconNodeValidator_StreamDutiesClientMockRecorder
- func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) Header() *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) Recv() *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) Trailer() *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_WaitForActivationClient
- func (m *MockBeaconNodeValidator_WaitForActivationClient) CloseSend() error
- func (m *MockBeaconNodeValidator_WaitForActivationClient) Context() context.Context
- func (m *MockBeaconNodeValidator_WaitForActivationClient) EXPECT() *MockBeaconNodeValidator_WaitForActivationClientMockRecorder
- func (m *MockBeaconNodeValidator_WaitForActivationClient) Header() (metadata.MD, error)
- func (m *MockBeaconNodeValidator_WaitForActivationClient) Recv() (*eth.ValidatorActivationResponse, error)
- func (m *MockBeaconNodeValidator_WaitForActivationClient) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_WaitForActivationClient) SendMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_WaitForActivationClient) Trailer() metadata.MD
- type MockBeaconNodeValidator_WaitForActivationClientMockRecorder
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Header() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Recv() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Trailer() *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_WaitForChainStartClient
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) CloseSend() error
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) Context() context.Context
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) EXPECT() *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) Header() (metadata.MD, error)
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) Recv() (*eth.ChainStartResponse, error)
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) SendMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_WaitForChainStartClient) Trailer() metadata.MD
- type MockBeaconNodeValidator_WaitForChainStartClientMockRecorder
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Header() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Recv() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Trailer() *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_WaitForSyncedClient
- func (m *MockBeaconNodeValidator_WaitForSyncedClient) CloseSend() error
- func (m *MockBeaconNodeValidator_WaitForSyncedClient) Context() context.Context
- func (m *MockBeaconNodeValidator_WaitForSyncedClient) EXPECT() *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder
- func (m *MockBeaconNodeValidator_WaitForSyncedClient) Header() (metadata.MD, error)
- func (m *MockBeaconNodeValidator_WaitForSyncedClient) Recv() (*eth.SyncedResponse, error)
- func (m *MockBeaconNodeValidator_WaitForSyncedClient) RecvMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_WaitForSyncedClient) SendMsg(arg0 interface{}) error
- func (m *MockBeaconNodeValidator_WaitForSyncedClient) Trailer() metadata.MD
- type MockBeaconNodeValidator_WaitForSyncedClientMockRecorder
- func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) Context() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) Header() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) Recv() *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) Trailer() *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
- type MockNodeClient
- func (m *MockNodeClient) EXPECT() *MockNodeClientMockRecorder
- func (m *MockNodeClient) GetGenesis(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.Genesis, error)
- func (m *MockNodeClient) GetHost(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.HostData, error)
- func (m *MockNodeClient) GetPeer(arg0 context.Context, arg1 *eth.PeerRequest, arg2 ...grpc.CallOption) (*eth.Peer, error)
- func (m *MockNodeClient) GetSyncStatus(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.SyncStatus, error)
- func (m *MockNodeClient) GetVersion(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.Version, error)
- func (m *MockNodeClient) ListImplementedServices(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.ImplementedServices, error)
- func (m *MockNodeClient) ListPeers(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.Peers, error)
- type MockNodeClientMockRecorder
- func (mr *MockNodeClientMockRecorder) GetGenesis(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNodeClientMockRecorder) GetHost(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNodeClientMockRecorder) GetPeer(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNodeClientMockRecorder) GetSyncStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNodeClientMockRecorder) GetVersion(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNodeClientMockRecorder) ListImplementedServices(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNodeClientMockRecorder) ListPeers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockRemoteSignerClient
- func (m *MockRemoteSignerClient) EXPECT() *MockRemoteSignerClientMockRecorder
- func (m *MockRemoteSignerClient) ListValidatingPublicKeys(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*ethereum_validator_accounts_v2.ListPublicKeysResponse, error)
- func (m *MockRemoteSignerClient) Sign(arg0 context.Context, arg1 *ethereum_validator_accounts_v2.SignRequest, ...) (*ethereum_validator_accounts_v2.SignResponse, error)
- type MockRemoteSignerClientMockRecorder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockBeaconChainClient ¶ added in v0.3.2
type MockBeaconChainClient struct {
// contains filtered or unexported fields
}
MockBeaconChainClient is a mock of BeaconChainClient interface
func NewMockBeaconChainClient ¶ added in v0.3.2
func NewMockBeaconChainClient(ctrl *gomock.Controller) *MockBeaconChainClient
NewMockBeaconChainClient creates a new mock instance
func (*MockBeaconChainClient) AttestationPool ¶ added in v0.3.2
func (m *MockBeaconChainClient) AttestationPool(arg0 context.Context, arg1 *eth.AttestationPoolRequest, arg2 ...grpc.CallOption) (*eth.AttestationPoolResponse, error)
AttestationPool mocks base method
func (*MockBeaconChainClient) EXPECT ¶ added in v0.3.2
func (m *MockBeaconChainClient) EXPECT() *MockBeaconChainClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconChainClient) GetBeaconConfig ¶ added in v0.3.2
func (m *MockBeaconChainClient) GetBeaconConfig(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.BeaconConfig, error)
GetBeaconConfig mocks base method
func (*MockBeaconChainClient) GetChainHead ¶ added in v0.3.2
func (m *MockBeaconChainClient) GetChainHead(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.ChainHead, error)
GetChainHead mocks base method
func (*MockBeaconChainClient) GetIndividualVotes ¶ added in v1.0.0
func (m *MockBeaconChainClient) GetIndividualVotes(arg0 context.Context, arg1 *eth.IndividualVotesRequest, arg2 ...grpc.CallOption) (*eth.IndividualVotesRespond, error)
GetIndividualVotes mocks base method
func (*MockBeaconChainClient) GetValidator ¶ added in v0.3.2
func (m *MockBeaconChainClient) GetValidator(arg0 context.Context, arg1 *eth.GetValidatorRequest, arg2 ...grpc.CallOption) (*eth.Validator, error)
GetValidator mocks base method
func (*MockBeaconChainClient) GetValidatorActiveSetChanges ¶ added in v0.3.2
func (m *MockBeaconChainClient) GetValidatorActiveSetChanges(arg0 context.Context, arg1 *eth.GetValidatorActiveSetChangesRequest, arg2 ...grpc.CallOption) (*eth.ActiveSetChanges, error)
GetValidatorActiveSetChanges mocks base method
func (*MockBeaconChainClient) GetValidatorParticipation ¶ added in v0.3.2
func (m *MockBeaconChainClient) GetValidatorParticipation(arg0 context.Context, arg1 *eth.GetValidatorParticipationRequest, arg2 ...grpc.CallOption) (*eth.ValidatorParticipationResponse, error)
GetValidatorParticipation mocks base method
func (*MockBeaconChainClient) GetValidatorPerformance ¶ added in v0.3.2
func (m *MockBeaconChainClient) GetValidatorPerformance(arg0 context.Context, arg1 *eth.ValidatorPerformanceRequest, arg2 ...grpc.CallOption) (*eth.ValidatorPerformanceResponse, error)
GetValidatorPerformance mocks base method
func (*MockBeaconChainClient) GetValidatorQueue ¶ added in v0.3.2
func (m *MockBeaconChainClient) GetValidatorQueue(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.ValidatorQueue, error)
GetValidatorQueue mocks base method
func (*MockBeaconChainClient) ListAttestations ¶ added in v0.3.2
func (m *MockBeaconChainClient) ListAttestations(arg0 context.Context, arg1 *eth.ListAttestationsRequest, arg2 ...grpc.CallOption) (*eth.ListAttestationsResponse, error)
ListAttestations mocks base method
func (*MockBeaconChainClient) ListBeaconCommittees ¶ added in v0.3.2
func (m *MockBeaconChainClient) ListBeaconCommittees(arg0 context.Context, arg1 *eth.ListCommitteesRequest, arg2 ...grpc.CallOption) (*eth.BeaconCommittees, error)
ListBeaconCommittees mocks base method
func (*MockBeaconChainClient) ListBlocks ¶ added in v0.3.2
func (m *MockBeaconChainClient) ListBlocks(arg0 context.Context, arg1 *eth.ListBlocksRequest, arg2 ...grpc.CallOption) (*eth.ListBlocksResponse, error)
ListBlocks mocks base method
func (*MockBeaconChainClient) ListIndexedAttestations ¶ added in v0.3.2
func (m *MockBeaconChainClient) ListIndexedAttestations(arg0 context.Context, arg1 *eth.ListIndexedAttestationsRequest, arg2 ...grpc.CallOption) (*eth.ListIndexedAttestationsResponse, error)
ListIndexedAttestations mocks base method
func (*MockBeaconChainClient) ListValidatorAssignments ¶ added in v0.3.2
func (m *MockBeaconChainClient) ListValidatorAssignments(arg0 context.Context, arg1 *eth.ListValidatorAssignmentsRequest, arg2 ...grpc.CallOption) (*eth.ValidatorAssignments, error)
ListValidatorAssignments mocks base method
func (*MockBeaconChainClient) ListValidatorBalances ¶ added in v0.3.2
func (m *MockBeaconChainClient) ListValidatorBalances(arg0 context.Context, arg1 *eth.ListValidatorBalancesRequest, arg2 ...grpc.CallOption) (*eth.ValidatorBalances, error)
ListValidatorBalances mocks base method
func (*MockBeaconChainClient) ListValidators ¶ added in v0.3.2
func (m *MockBeaconChainClient) ListValidators(arg0 context.Context, arg1 *eth.ListValidatorsRequest, arg2 ...grpc.CallOption) (*eth.Validators, error)
ListValidators mocks base method
func (*MockBeaconChainClient) StreamAttestations ¶ added in v0.3.2
func (m *MockBeaconChainClient) StreamAttestations(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (eth.BeaconChain_StreamAttestationsClient, error)
StreamAttestations mocks base method
func (*MockBeaconChainClient) StreamBlocks ¶ added in v0.3.2
func (m *MockBeaconChainClient) StreamBlocks(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (eth.BeaconChain_StreamBlocksClient, error)
StreamBlocks mocks base method
func (*MockBeaconChainClient) StreamChainHead ¶ added in v0.3.2
func (m *MockBeaconChainClient) StreamChainHead(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (eth.BeaconChain_StreamChainHeadClient, error)
StreamChainHead mocks base method
func (*MockBeaconChainClient) StreamIndexedAttestations ¶ added in v0.3.2
func (m *MockBeaconChainClient) StreamIndexedAttestations(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (eth.BeaconChain_StreamIndexedAttestationsClient, error)
StreamIndexedAttestations mocks base method
func (*MockBeaconChainClient) StreamValidatorsInfo ¶ added in v0.3.2
func (m *MockBeaconChainClient) StreamValidatorsInfo(arg0 context.Context, arg1 ...grpc.CallOption) (eth.BeaconChain_StreamValidatorsInfoClient, error)
StreamValidatorsInfo mocks base method
func (*MockBeaconChainClient) SubmitAttesterSlashing ¶ added in v0.3.2
func (m *MockBeaconChainClient) SubmitAttesterSlashing(arg0 context.Context, arg1 *eth.AttesterSlashing, arg2 ...grpc.CallOption) (*eth.SubmitSlashingResponse, error)
SubmitAttesterSlashing mocks base method
func (*MockBeaconChainClient) SubmitProposerSlashing ¶ added in v0.3.2
func (m *MockBeaconChainClient) SubmitProposerSlashing(arg0 context.Context, arg1 *eth.ProposerSlashing, arg2 ...grpc.CallOption) (*eth.SubmitSlashingResponse, error)
SubmitProposerSlashing mocks base method
type MockBeaconChainClientMockRecorder ¶ added in v0.3.2
type MockBeaconChainClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChainClientMockRecorder is the mock recorder for MockBeaconChainClient
func (*MockBeaconChainClientMockRecorder) AttestationPool ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) AttestationPool(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AttestationPool indicates an expected call of AttestationPool
func (*MockBeaconChainClientMockRecorder) GetBeaconConfig ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) GetBeaconConfig(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBeaconConfig indicates an expected call of GetBeaconConfig
func (*MockBeaconChainClientMockRecorder) GetChainHead ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) GetChainHead(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetChainHead indicates an expected call of GetChainHead
func (*MockBeaconChainClientMockRecorder) GetIndividualVotes ¶ added in v1.0.0
func (mr *MockBeaconChainClientMockRecorder) GetIndividualVotes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIndividualVotes indicates an expected call of GetIndividualVotes
func (*MockBeaconChainClientMockRecorder) GetValidator ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) GetValidator(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetValidator indicates an expected call of GetValidator
func (*MockBeaconChainClientMockRecorder) GetValidatorActiveSetChanges ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) GetValidatorActiveSetChanges(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetValidatorActiveSetChanges indicates an expected call of GetValidatorActiveSetChanges
func (*MockBeaconChainClientMockRecorder) GetValidatorParticipation ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) GetValidatorParticipation(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetValidatorParticipation indicates an expected call of GetValidatorParticipation
func (*MockBeaconChainClientMockRecorder) GetValidatorPerformance ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) GetValidatorPerformance(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetValidatorPerformance indicates an expected call of GetValidatorPerformance
func (*MockBeaconChainClientMockRecorder) GetValidatorQueue ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) GetValidatorQueue(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetValidatorQueue indicates an expected call of GetValidatorQueue
func (*MockBeaconChainClientMockRecorder) ListAttestations ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) ListAttestations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAttestations indicates an expected call of ListAttestations
func (*MockBeaconChainClientMockRecorder) ListBeaconCommittees ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) ListBeaconCommittees(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBeaconCommittees indicates an expected call of ListBeaconCommittees
func (*MockBeaconChainClientMockRecorder) ListBlocks ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) ListBlocks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBlocks indicates an expected call of ListBlocks
func (*MockBeaconChainClientMockRecorder) ListIndexedAttestations ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) ListIndexedAttestations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIndexedAttestations indicates an expected call of ListIndexedAttestations
func (*MockBeaconChainClientMockRecorder) ListValidatorAssignments ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) ListValidatorAssignments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListValidatorAssignments indicates an expected call of ListValidatorAssignments
func (*MockBeaconChainClientMockRecorder) ListValidatorBalances ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) ListValidatorBalances(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListValidatorBalances indicates an expected call of ListValidatorBalances
func (*MockBeaconChainClientMockRecorder) ListValidators ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) ListValidators(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListValidators indicates an expected call of ListValidators
func (*MockBeaconChainClientMockRecorder) StreamAttestations ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) StreamAttestations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StreamAttestations indicates an expected call of StreamAttestations
func (*MockBeaconChainClientMockRecorder) StreamBlocks ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) StreamBlocks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StreamBlocks indicates an expected call of StreamBlocks
func (*MockBeaconChainClientMockRecorder) StreamChainHead ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) StreamChainHead(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StreamChainHead indicates an expected call of StreamChainHead
func (*MockBeaconChainClientMockRecorder) StreamIndexedAttestations ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) StreamIndexedAttestations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StreamIndexedAttestations indicates an expected call of StreamIndexedAttestations
func (*MockBeaconChainClientMockRecorder) StreamValidatorsInfo ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) StreamValidatorsInfo(arg0 interface{}, arg1 ...interface{}) *gomock.Call
StreamValidatorsInfo indicates an expected call of StreamValidatorsInfo
func (*MockBeaconChainClientMockRecorder) SubmitAttesterSlashing ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) SubmitAttesterSlashing(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SubmitAttesterSlashing indicates an expected call of SubmitAttesterSlashing
func (*MockBeaconChainClientMockRecorder) SubmitProposerSlashing ¶ added in v0.3.2
func (mr *MockBeaconChainClientMockRecorder) SubmitProposerSlashing(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SubmitProposerSlashing indicates an expected call of SubmitProposerSlashing
type MockBeaconChain_StreamAttestationsClient ¶ added in v0.3.2
type MockBeaconChain_StreamAttestationsClient struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamAttestationsClient is a mock of BeaconChain_StreamAttestationsClient interface
func NewMockBeaconChain_StreamAttestationsClient ¶ added in v0.3.2
func NewMockBeaconChain_StreamAttestationsClient(ctrl *gomock.Controller) *MockBeaconChain_StreamAttestationsClient
NewMockBeaconChain_StreamAttestationsClient creates a new mock instance
func (*MockBeaconChain_StreamAttestationsClient) CloseSend ¶ added in v0.3.2
func (m *MockBeaconChain_StreamAttestationsClient) CloseSend() error
CloseSend mocks base method
func (*MockBeaconChain_StreamAttestationsClient) Context ¶ added in v0.3.2
func (m *MockBeaconChain_StreamAttestationsClient) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamAttestationsClient) EXPECT ¶ added in v0.3.2
func (m *MockBeaconChain_StreamAttestationsClient) EXPECT() *MockBeaconChain_StreamAttestationsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconChain_StreamAttestationsClient) Header ¶ added in v0.3.2
func (m *MockBeaconChain_StreamAttestationsClient) Header() (metadata.MD, error)
Header mocks base method
func (*MockBeaconChain_StreamAttestationsClient) Recv ¶ added in v0.3.2
func (m *MockBeaconChain_StreamAttestationsClient) Recv() (*eth.Attestation, error)
Recv mocks base method
func (*MockBeaconChain_StreamAttestationsClient) RecvMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamAttestationsClient) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamAttestationsClient) SendMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamAttestationsClient) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamAttestationsClient) Trailer ¶ added in v0.3.2
func (m *MockBeaconChain_StreamAttestationsClient) Trailer() metadata.MD
Trailer mocks base method
type MockBeaconChain_StreamAttestationsClientMockRecorder ¶ added in v0.3.2
type MockBeaconChain_StreamAttestationsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamAttestationsClientMockRecorder is the mock recorder for MockBeaconChain_StreamAttestationsClient
func (*MockBeaconChain_StreamAttestationsClientMockRecorder) CloseSend ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend
func (*MockBeaconChain_StreamAttestationsClientMockRecorder) Context ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamAttestationsClientMockRecorder) Header ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header
func (*MockBeaconChain_StreamAttestationsClientMockRecorder) Recv ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv
func (*MockBeaconChain_StreamAttestationsClientMockRecorder) RecvMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamAttestationsClientMockRecorder) SendMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamAttestationsClientMockRecorder) Trailer ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamAttestationsClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer
type MockBeaconChain_StreamAttestationsServer ¶ added in v1.0.0
type MockBeaconChain_StreamAttestationsServer struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamAttestationsServer is a mock of BeaconChain_StreamAttestationsServer interface
func NewMockBeaconChain_StreamAttestationsServer ¶ added in v1.0.0
func NewMockBeaconChain_StreamAttestationsServer(ctrl *gomock.Controller) *MockBeaconChain_StreamAttestationsServer
NewMockBeaconChain_StreamAttestationsServer creates a new mock instance
func (*MockBeaconChain_StreamAttestationsServer) Context ¶ added in v1.0.0
func (m *MockBeaconChain_StreamAttestationsServer) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamAttestationsServer) EXPECT ¶ added in v1.0.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 v1.0.0
func (m *MockBeaconChain_StreamAttestationsServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamAttestationsServer) Send ¶ added in v1.0.0
func (m *MockBeaconChain_StreamAttestationsServer) Send(arg0 *eth.Attestation) error
Send mocks base method
func (*MockBeaconChain_StreamAttestationsServer) SendHeader ¶ added in v1.0.0
func (m *MockBeaconChain_StreamAttestationsServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconChain_StreamAttestationsServer) SendMsg ¶ added in v1.0.0
func (m *MockBeaconChain_StreamAttestationsServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamAttestationsServer) SetHeader ¶ added in v1.0.0
func (m *MockBeaconChain_StreamAttestationsServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconChain_StreamAttestationsServer) SetTrailer ¶ added in v1.0.0
func (m *MockBeaconChain_StreamAttestationsServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconChain_StreamAttestationsServerMockRecorder ¶ added in v1.0.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 v1.0.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamAttestationsServerMockRecorder) RecvMsg ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamAttestationsServerMockRecorder) Send ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconChain_StreamAttestationsServerMockRecorder) SendHeader ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconChain_StreamAttestationsServerMockRecorder) SendMsg ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamAttestationsServerMockRecorder) SetHeader ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconChain_StreamAttestationsServerMockRecorder) SetTrailer ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamAttestationsServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconChain_StreamBlocksClient ¶ added in v0.3.2
type MockBeaconChain_StreamBlocksClient struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamBlocksClient is a mock of BeaconChain_StreamBlocksClient interface
func NewMockBeaconChain_StreamBlocksClient ¶ added in v0.3.2
func NewMockBeaconChain_StreamBlocksClient(ctrl *gomock.Controller) *MockBeaconChain_StreamBlocksClient
NewMockBeaconChain_StreamBlocksClient creates a new mock instance
func (*MockBeaconChain_StreamBlocksClient) CloseSend ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksClient) CloseSend() error
CloseSend mocks base method
func (*MockBeaconChain_StreamBlocksClient) Context ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksClient) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamBlocksClient) EXPECT ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksClient) EXPECT() *MockBeaconChain_StreamBlocksClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconChain_StreamBlocksClient) Header ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksClient) Header() (metadata.MD, error)
Header mocks base method
func (*MockBeaconChain_StreamBlocksClient) Recv ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksClient) Recv() (*eth.SignedBeaconBlock, error)
Recv mocks base method
func (*MockBeaconChain_StreamBlocksClient) RecvMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksClient) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamBlocksClient) SendMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksClient) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamBlocksClient) Trailer ¶ added in v0.3.2
func (m *MockBeaconChain_StreamBlocksClient) Trailer() metadata.MD
Trailer mocks base method
type MockBeaconChain_StreamBlocksClientMockRecorder ¶ added in v0.3.2
type MockBeaconChain_StreamBlocksClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamBlocksClientMockRecorder is the mock recorder for MockBeaconChain_StreamBlocksClient
func (*MockBeaconChain_StreamBlocksClientMockRecorder) CloseSend ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend
func (*MockBeaconChain_StreamBlocksClientMockRecorder) Context ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamBlocksClientMockRecorder) Header ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header
func (*MockBeaconChain_StreamBlocksClientMockRecorder) Recv ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv
func (*MockBeaconChain_StreamBlocksClientMockRecorder) RecvMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamBlocksClientMockRecorder) SendMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamBlocksClientMockRecorder) Trailer ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamBlocksClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer
type MockBeaconChain_StreamBlocksServer ¶ added in v1.0.0
type MockBeaconChain_StreamBlocksServer struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamBlocksServer is a mock of BeaconChain_StreamBlocksServer interface
func NewMockBeaconChain_StreamBlocksServer ¶ added in v1.0.0
func NewMockBeaconChain_StreamBlocksServer(ctrl *gomock.Controller) *MockBeaconChain_StreamBlocksServer
NewMockBeaconChain_StreamBlocksServer creates a new mock instance
func (*MockBeaconChain_StreamBlocksServer) Context ¶ added in v1.0.0
func (m *MockBeaconChain_StreamBlocksServer) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamBlocksServer) EXPECT ¶ added in v1.0.0
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 v1.0.0
func (m *MockBeaconChain_StreamBlocksServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamBlocksServer) Send ¶ added in v1.0.0
func (m *MockBeaconChain_StreamBlocksServer) Send(arg0 *eth.SignedBeaconBlock) error
Send mocks base method
func (*MockBeaconChain_StreamBlocksServer) SendHeader ¶ added in v1.0.0
func (m *MockBeaconChain_StreamBlocksServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconChain_StreamBlocksServer) SendMsg ¶ added in v1.0.0
func (m *MockBeaconChain_StreamBlocksServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamBlocksServer) SetHeader ¶ added in v1.0.0
func (m *MockBeaconChain_StreamBlocksServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconChain_StreamBlocksServer) SetTrailer ¶ added in v1.0.0
func (m *MockBeaconChain_StreamBlocksServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconChain_StreamBlocksServerMockRecorder ¶ added in v1.0.0
type MockBeaconChain_StreamBlocksServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamBlocksServerMockRecorder is the mock recorder for MockBeaconChain_StreamBlocksServer
func (*MockBeaconChain_StreamBlocksServerMockRecorder) Context ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamBlocksServerMockRecorder) RecvMsg ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamBlocksServerMockRecorder) Send ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconChain_StreamBlocksServerMockRecorder) SendHeader ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconChain_StreamBlocksServerMockRecorder) SendMsg ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamBlocksServerMockRecorder) SetHeader ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconChain_StreamBlocksServerMockRecorder) SetTrailer ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamBlocksServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconChain_StreamChainHeadClient ¶ added in v0.3.2
type MockBeaconChain_StreamChainHeadClient struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamChainHeadClient is a mock of BeaconChain_StreamChainHeadClient interface
func NewMockBeaconChain_StreamChainHeadClient ¶ added in v0.3.2
func NewMockBeaconChain_StreamChainHeadClient(ctrl *gomock.Controller) *MockBeaconChain_StreamChainHeadClient
NewMockBeaconChain_StreamChainHeadClient creates a new mock instance
func (*MockBeaconChain_StreamChainHeadClient) CloseSend ¶ added in v0.3.2
func (m *MockBeaconChain_StreamChainHeadClient) CloseSend() error
CloseSend mocks base method
func (*MockBeaconChain_StreamChainHeadClient) Context ¶ added in v0.3.2
func (m *MockBeaconChain_StreamChainHeadClient) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamChainHeadClient) EXPECT ¶ added in v0.3.2
func (m *MockBeaconChain_StreamChainHeadClient) EXPECT() *MockBeaconChain_StreamChainHeadClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconChain_StreamChainHeadClient) Header ¶ added in v0.3.2
func (m *MockBeaconChain_StreamChainHeadClient) Header() (metadata.MD, error)
Header mocks base method
func (*MockBeaconChain_StreamChainHeadClient) Recv ¶ added in v0.3.2
func (m *MockBeaconChain_StreamChainHeadClient) Recv() (*eth.ChainHead, error)
Recv mocks base method
func (*MockBeaconChain_StreamChainHeadClient) RecvMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamChainHeadClient) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamChainHeadClient) SendMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamChainHeadClient) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamChainHeadClient) Trailer ¶ added in v0.3.2
func (m *MockBeaconChain_StreamChainHeadClient) Trailer() metadata.MD
Trailer mocks base method
type MockBeaconChain_StreamChainHeadClientMockRecorder ¶ added in v0.3.2
type MockBeaconChain_StreamChainHeadClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamChainHeadClientMockRecorder is the mock recorder for MockBeaconChain_StreamChainHeadClient
func (*MockBeaconChain_StreamChainHeadClientMockRecorder) CloseSend ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend
func (*MockBeaconChain_StreamChainHeadClientMockRecorder) Context ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamChainHeadClientMockRecorder) Header ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header
func (*MockBeaconChain_StreamChainHeadClientMockRecorder) Recv ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv
func (*MockBeaconChain_StreamChainHeadClientMockRecorder) RecvMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamChainHeadClientMockRecorder) SendMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamChainHeadClientMockRecorder) Trailer ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamChainHeadClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer
type MockBeaconChain_StreamChainHeadServer ¶ added in v1.0.0
type MockBeaconChain_StreamChainHeadServer struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamChainHeadServer is a mock of BeaconChain_StreamChainHeadServer interface
func NewMockBeaconChain_StreamChainHeadServer ¶ added in v1.0.0
func NewMockBeaconChain_StreamChainHeadServer(ctrl *gomock.Controller) *MockBeaconChain_StreamChainHeadServer
NewMockBeaconChain_StreamChainHeadServer creates a new mock instance
func (*MockBeaconChain_StreamChainHeadServer) Context ¶ added in v1.0.0
func (m *MockBeaconChain_StreamChainHeadServer) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamChainHeadServer) EXPECT ¶ added in v1.0.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 v1.0.0
func (m *MockBeaconChain_StreamChainHeadServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamChainHeadServer) Send ¶ added in v1.0.0
func (m *MockBeaconChain_StreamChainHeadServer) Send(arg0 *eth.ChainHead) error
Send mocks base method
func (*MockBeaconChain_StreamChainHeadServer) SendHeader ¶ added in v1.0.0
func (m *MockBeaconChain_StreamChainHeadServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconChain_StreamChainHeadServer) SendMsg ¶ added in v1.0.0
func (m *MockBeaconChain_StreamChainHeadServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamChainHeadServer) SetHeader ¶ added in v1.0.0
func (m *MockBeaconChain_StreamChainHeadServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconChain_StreamChainHeadServer) SetTrailer ¶ added in v1.0.0
func (m *MockBeaconChain_StreamChainHeadServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconChain_StreamChainHeadServerMockRecorder ¶ added in v1.0.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 v1.0.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamChainHeadServerMockRecorder) RecvMsg ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamChainHeadServerMockRecorder) Send ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconChain_StreamChainHeadServerMockRecorder) SendHeader ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconChain_StreamChainHeadServerMockRecorder) SendMsg ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamChainHeadServerMockRecorder) SetHeader ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconChain_StreamChainHeadServerMockRecorder) SetTrailer ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamChainHeadServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconChain_StreamIndexedAttestationsClient ¶ added in v0.3.2
type MockBeaconChain_StreamIndexedAttestationsClient struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamIndexedAttestationsClient is a mock of BeaconChain_StreamIndexedAttestationsClient interface
func NewMockBeaconChain_StreamIndexedAttestationsClient ¶ added in v0.3.2
func NewMockBeaconChain_StreamIndexedAttestationsClient(ctrl *gomock.Controller) *MockBeaconChain_StreamIndexedAttestationsClient
NewMockBeaconChain_StreamIndexedAttestationsClient creates a new mock instance
func (*MockBeaconChain_StreamIndexedAttestationsClient) CloseSend ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsClient) CloseSend() error
CloseSend mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsClient) Context ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsClient) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsClient) EXPECT ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsClient) EXPECT() *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconChain_StreamIndexedAttestationsClient) Header ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsClient) Header() (metadata.MD, error)
Header mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsClient) Recv ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsClient) Recv() (*eth.IndexedAttestation, error)
Recv mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsClient) RecvMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsClient) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsClient) SendMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsClient) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsClient) Trailer ¶ added in v0.3.2
func (m *MockBeaconChain_StreamIndexedAttestationsClient) Trailer() metadata.MD
Trailer mocks base method
type MockBeaconChain_StreamIndexedAttestationsClientMockRecorder ¶ added in v0.3.2
type MockBeaconChain_StreamIndexedAttestationsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamIndexedAttestationsClientMockRecorder is the mock recorder for MockBeaconChain_StreamIndexedAttestationsClient
func (*MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) CloseSend ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend
func (*MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) Context ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) Header ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header
func (*MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) Recv ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv
func (*MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) RecvMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) SendMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) Trailer ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamIndexedAttestationsClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer
type MockBeaconChain_StreamIndexedAttestationsServer ¶ added in v1.0.0
type MockBeaconChain_StreamIndexedAttestationsServer struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamIndexedAttestationsServer is a mock of BeaconChain_StreamIndexedAttestationsServer interface
func NewMockBeaconChain_StreamIndexedAttestationsServer ¶ added in v1.0.0
func NewMockBeaconChain_StreamIndexedAttestationsServer(ctrl *gomock.Controller) *MockBeaconChain_StreamIndexedAttestationsServer
NewMockBeaconChain_StreamIndexedAttestationsServer creates a new mock instance
func (*MockBeaconChain_StreamIndexedAttestationsServer) Context ¶ added in v1.0.0
func (m *MockBeaconChain_StreamIndexedAttestationsServer) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsServer) EXPECT ¶ added in v1.0.0
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 v1.0.0
func (m *MockBeaconChain_StreamIndexedAttestationsServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsServer) Send ¶ added in v1.0.0
func (m *MockBeaconChain_StreamIndexedAttestationsServer) Send(arg0 *eth.IndexedAttestation) error
Send mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsServer) SendHeader ¶ added in v1.0.0
func (m *MockBeaconChain_StreamIndexedAttestationsServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsServer) SendMsg ¶ added in v1.0.0
func (m *MockBeaconChain_StreamIndexedAttestationsServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsServer) SetHeader ¶ added in v1.0.0
func (m *MockBeaconChain_StreamIndexedAttestationsServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconChain_StreamIndexedAttestationsServer) SetTrailer ¶ added in v1.0.0
func (m *MockBeaconChain_StreamIndexedAttestationsServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconChain_StreamIndexedAttestationsServerMockRecorder ¶ added in v1.0.0
type MockBeaconChain_StreamIndexedAttestationsServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamIndexedAttestationsServerMockRecorder is the mock recorder for MockBeaconChain_StreamIndexedAttestationsServer
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) Context ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) RecvMsg ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) Send ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SendHeader ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SendMsg ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SetHeader ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SetTrailer ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamIndexedAttestationsServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconChain_StreamValidatorsInfoClient ¶ added in v0.3.2
type MockBeaconChain_StreamValidatorsInfoClient struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamValidatorsInfoClient is a mock of BeaconChain_StreamValidatorsInfoClient interface
func NewMockBeaconChain_StreamValidatorsInfoClient ¶ added in v0.3.2
func NewMockBeaconChain_StreamValidatorsInfoClient(ctrl *gomock.Controller) *MockBeaconChain_StreamValidatorsInfoClient
NewMockBeaconChain_StreamValidatorsInfoClient creates a new mock instance
func (*MockBeaconChain_StreamValidatorsInfoClient) CloseSend ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoClient) CloseSend() error
CloseSend mocks base method
func (*MockBeaconChain_StreamValidatorsInfoClient) Context ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoClient) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamValidatorsInfoClient) EXPECT ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoClient) EXPECT() *MockBeaconChain_StreamValidatorsInfoClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconChain_StreamValidatorsInfoClient) Header ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoClient) Header() (metadata.MD, error)
Header mocks base method
func (*MockBeaconChain_StreamValidatorsInfoClient) Recv ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoClient) Recv() (*eth.ValidatorInfo, error)
Recv mocks base method
func (*MockBeaconChain_StreamValidatorsInfoClient) RecvMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoClient) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamValidatorsInfoClient) Send ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoClient) Send(arg0 *eth.ValidatorChangeSet) error
Send mocks base method
func (*MockBeaconChain_StreamValidatorsInfoClient) SendMsg ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoClient) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamValidatorsInfoClient) Trailer ¶ added in v0.3.2
func (m *MockBeaconChain_StreamValidatorsInfoClient) Trailer() metadata.MD
Trailer mocks base method
type MockBeaconChain_StreamValidatorsInfoClientMockRecorder ¶ added in v0.3.2
type MockBeaconChain_StreamValidatorsInfoClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamValidatorsInfoClientMockRecorder is the mock recorder for MockBeaconChain_StreamValidatorsInfoClient
func (*MockBeaconChain_StreamValidatorsInfoClientMockRecorder) CloseSend ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend
func (*MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Context ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Header ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header
func (*MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Recv ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv
func (*MockBeaconChain_StreamValidatorsInfoClientMockRecorder) RecvMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Send ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconChain_StreamValidatorsInfoClientMockRecorder) SendMsg ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Trailer ¶ added in v0.3.2
func (mr *MockBeaconChain_StreamValidatorsInfoClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer
type MockBeaconChain_StreamValidatorsInfoServer ¶ added in v1.0.0
type MockBeaconChain_StreamValidatorsInfoServer struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamValidatorsInfoServer is a mock of BeaconChain_StreamValidatorsInfoServer interface
func NewMockBeaconChain_StreamValidatorsInfoServer ¶ added in v1.0.0
func NewMockBeaconChain_StreamValidatorsInfoServer(ctrl *gomock.Controller) *MockBeaconChain_StreamValidatorsInfoServer
NewMockBeaconChain_StreamValidatorsInfoServer creates a new mock instance
func (*MockBeaconChain_StreamValidatorsInfoServer) Context ¶ added in v1.0.0
func (m *MockBeaconChain_StreamValidatorsInfoServer) Context() context.Context
Context mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) EXPECT ¶ added in v1.0.0
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 v1.0.0
func (m *MockBeaconChain_StreamValidatorsInfoServer) Recv() (*eth.ValidatorChangeSet, error)
Recv mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) RecvMsg ¶ added in v1.0.0
func (m *MockBeaconChain_StreamValidatorsInfoServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) Send ¶ added in v1.0.0
func (m *MockBeaconChain_StreamValidatorsInfoServer) Send(arg0 *eth.ValidatorInfo) error
Send mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) SendHeader ¶ added in v1.0.0
func (m *MockBeaconChain_StreamValidatorsInfoServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) SendMsg ¶ added in v1.0.0
func (m *MockBeaconChain_StreamValidatorsInfoServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) SetHeader ¶ added in v1.0.0
func (m *MockBeaconChain_StreamValidatorsInfoServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconChain_StreamValidatorsInfoServer) SetTrailer ¶ added in v1.0.0
func (m *MockBeaconChain_StreamValidatorsInfoServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconChain_StreamValidatorsInfoServerMockRecorder ¶ added in v1.0.0
type MockBeaconChain_StreamValidatorsInfoServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconChain_StreamValidatorsInfoServerMockRecorder is the mock recorder for MockBeaconChain_StreamValidatorsInfoServer
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Context ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Recv ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) RecvMsg ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Send ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SendHeader ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SendMsg ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SetHeader ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SetTrailer ¶ added in v1.0.0
func (mr *MockBeaconChain_StreamValidatorsInfoServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconNodeValidatorClient ¶ added in v1.0.0
type MockBeaconNodeValidatorClient struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidatorClient is a mock of BeaconNodeValidatorClient interface
func NewMockBeaconNodeValidatorClient ¶ added in v1.0.0
func NewMockBeaconNodeValidatorClient(ctrl *gomock.Controller) *MockBeaconNodeValidatorClient
NewMockBeaconNodeValidatorClient creates a new mock instance
func (*MockBeaconNodeValidatorClient) DomainData ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) DomainData(arg0 context.Context, arg1 *eth.DomainRequest, arg2 ...grpc.CallOption) (*eth.DomainResponse, error)
DomainData mocks base method
func (*MockBeaconNodeValidatorClient) EXPECT ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) EXPECT() *MockBeaconNodeValidatorClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconNodeValidatorClient) GetAttestationData ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) GetAttestationData(arg0 context.Context, arg1 *eth.AttestationDataRequest, arg2 ...grpc.CallOption) (*eth.AttestationData, error)
GetAttestationData mocks base method
func (*MockBeaconNodeValidatorClient) GetBlock ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) GetBlock(arg0 context.Context, arg1 *eth.BlockRequest, arg2 ...grpc.CallOption) (*eth.BeaconBlock, error)
GetBlock mocks base method
func (*MockBeaconNodeValidatorClient) GetDuties ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) GetDuties(arg0 context.Context, arg1 *eth.DutiesRequest, arg2 ...grpc.CallOption) (*eth.DutiesResponse, error)
GetDuties mocks base method
func (*MockBeaconNodeValidatorClient) MultipleValidatorStatus ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) MultipleValidatorStatus(arg0 context.Context, arg1 *eth.MultipleValidatorStatusRequest, arg2 ...grpc.CallOption) (*eth.MultipleValidatorStatusResponse, error)
MultipleValidatorStatus mocks base method
func (*MockBeaconNodeValidatorClient) ProposeAttestation ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) ProposeAttestation(arg0 context.Context, arg1 *eth.Attestation, arg2 ...grpc.CallOption) (*eth.AttestResponse, error)
ProposeAttestation mocks base method
func (*MockBeaconNodeValidatorClient) ProposeBlock ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) ProposeBlock(arg0 context.Context, arg1 *eth.SignedBeaconBlock, arg2 ...grpc.CallOption) (*eth.ProposeResponse, error)
ProposeBlock mocks base method
func (*MockBeaconNodeValidatorClient) ProposeExit ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) ProposeExit(arg0 context.Context, arg1 *eth.SignedVoluntaryExit, arg2 ...grpc.CallOption) (*eth.ProposeExitResponse, error)
ProposeExit mocks base method
func (*MockBeaconNodeValidatorClient) StreamDuties ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) StreamDuties(arg0 context.Context, arg1 *eth.DutiesRequest, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_StreamDutiesClient, error)
StreamDuties mocks base method
func (*MockBeaconNodeValidatorClient) SubmitAggregateSelectionProof ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) SubmitAggregateSelectionProof(arg0 context.Context, arg1 *eth.AggregateSelectionRequest, arg2 ...grpc.CallOption) (*eth.AggregateSelectionResponse, error)
SubmitAggregateSelectionProof mocks base method
func (*MockBeaconNodeValidatorClient) SubmitSignedAggregateSelectionProof ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) SubmitSignedAggregateSelectionProof(arg0 context.Context, arg1 *eth.SignedAggregateSubmitRequest, arg2 ...grpc.CallOption) (*eth.SignedAggregateSubmitResponse, error)
SubmitSignedAggregateSelectionProof mocks base method
func (*MockBeaconNodeValidatorClient) SubscribeCommitteeSubnets ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) SubscribeCommitteeSubnets(arg0 context.Context, arg1 *eth.CommitteeSubnetsSubscribeRequest, arg2 ...grpc.CallOption) (*types.Empty, error)
SubscribeCommitteeSubnets mocks base method
func (*MockBeaconNodeValidatorClient) ValidatorIndex ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) ValidatorIndex(arg0 context.Context, arg1 *eth.ValidatorIndexRequest, arg2 ...grpc.CallOption) (*eth.ValidatorIndexResponse, error)
ValidatorIndex mocks base method
func (*MockBeaconNodeValidatorClient) ValidatorStatus ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) ValidatorStatus(arg0 context.Context, arg1 *eth.ValidatorStatusRequest, arg2 ...grpc.CallOption) (*eth.ValidatorStatusResponse, error)
ValidatorStatus mocks base method
func (*MockBeaconNodeValidatorClient) WaitForActivation ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) WaitForActivation(arg0 context.Context, arg1 *eth.ValidatorActivationRequest, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_WaitForActivationClient, error)
WaitForActivation mocks base method
func (*MockBeaconNodeValidatorClient) WaitForChainStart ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorClient) WaitForChainStart(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_WaitForChainStartClient, error)
WaitForChainStart mocks base method
func (*MockBeaconNodeValidatorClient) WaitForSynced ¶
func (m *MockBeaconNodeValidatorClient) WaitForSynced(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (eth.BeaconNodeValidator_WaitForSyncedClient, error)
WaitForSynced mocks base method
type MockBeaconNodeValidatorClientMockRecorder ¶ added in v1.0.0
type MockBeaconNodeValidatorClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidatorClientMockRecorder is the mock recorder for MockBeaconNodeValidatorClient
func (*MockBeaconNodeValidatorClientMockRecorder) DomainData ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) DomainData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DomainData indicates an expected call of DomainData
func (*MockBeaconNodeValidatorClientMockRecorder) GetAttestationData ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) GetAttestationData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAttestationData indicates an expected call of GetAttestationData
func (*MockBeaconNodeValidatorClientMockRecorder) GetBlock ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) GetBlock(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBlock indicates an expected call of GetBlock
func (*MockBeaconNodeValidatorClientMockRecorder) GetDuties ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) GetDuties(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDuties indicates an expected call of GetDuties
func (*MockBeaconNodeValidatorClientMockRecorder) MultipleValidatorStatus ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) MultipleValidatorStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MultipleValidatorStatus indicates an expected call of MultipleValidatorStatus
func (*MockBeaconNodeValidatorClientMockRecorder) ProposeAttestation ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) ProposeAttestation(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ProposeAttestation indicates an expected call of ProposeAttestation
func (*MockBeaconNodeValidatorClientMockRecorder) ProposeBlock ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) ProposeBlock(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ProposeBlock indicates an expected call of ProposeBlock
func (*MockBeaconNodeValidatorClientMockRecorder) ProposeExit ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) ProposeExit(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ProposeExit indicates an expected call of ProposeExit
func (*MockBeaconNodeValidatorClientMockRecorder) StreamDuties ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) StreamDuties(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StreamDuties indicates an expected call of StreamDuties
func (*MockBeaconNodeValidatorClientMockRecorder) SubmitAggregateSelectionProof ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitAggregateSelectionProof(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SubmitAggregateSelectionProof indicates an expected call of SubmitAggregateSelectionProof
func (*MockBeaconNodeValidatorClientMockRecorder) SubmitSignedAggregateSelectionProof ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) SubmitSignedAggregateSelectionProof(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SubmitSignedAggregateSelectionProof indicates an expected call of SubmitSignedAggregateSelectionProof
func (*MockBeaconNodeValidatorClientMockRecorder) SubscribeCommitteeSubnets ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) SubscribeCommitteeSubnets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SubscribeCommitteeSubnets indicates an expected call of SubscribeCommitteeSubnets
func (*MockBeaconNodeValidatorClientMockRecorder) ValidatorIndex ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) ValidatorIndex(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ValidatorIndex indicates an expected call of ValidatorIndex
func (*MockBeaconNodeValidatorClientMockRecorder) ValidatorStatus ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) ValidatorStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ValidatorStatus indicates an expected call of ValidatorStatus
func (*MockBeaconNodeValidatorClientMockRecorder) WaitForActivation ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) WaitForActivation(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitForActivation indicates an expected call of WaitForActivation
func (*MockBeaconNodeValidatorClientMockRecorder) WaitForChainStart ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorClientMockRecorder) WaitForChainStart(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitForChainStart indicates an expected call of WaitForChainStart
func (*MockBeaconNodeValidatorClientMockRecorder) WaitForSynced ¶
func (mr *MockBeaconNodeValidatorClientMockRecorder) WaitForSynced(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitForSynced indicates an expected call of WaitForSynced
type MockBeaconNodeValidatorServer ¶ added in v1.0.0
type MockBeaconNodeValidatorServer struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidatorServer is a mock of BeaconNodeValidatorServer interface
func NewMockBeaconNodeValidatorServer ¶ added in v1.0.0
func NewMockBeaconNodeValidatorServer(ctrl *gomock.Controller) *MockBeaconNodeValidatorServer
NewMockBeaconNodeValidatorServer creates a new mock instance
func (*MockBeaconNodeValidatorServer) DomainData ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) DomainData(arg0 context.Context, arg1 *eth.DomainRequest) (*eth.DomainResponse, error)
DomainData mocks base method
func (*MockBeaconNodeValidatorServer) EXPECT ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) EXPECT() *MockBeaconNodeValidatorServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconNodeValidatorServer) GetAttestationData ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) GetAttestationData(arg0 context.Context, arg1 *eth.AttestationDataRequest) (*eth.AttestationData, error)
GetAttestationData mocks base method
func (*MockBeaconNodeValidatorServer) GetBlock ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) GetBlock(arg0 context.Context, arg1 *eth.BlockRequest) (*eth.BeaconBlock, error)
GetBlock mocks base method
func (*MockBeaconNodeValidatorServer) GetDuties ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) GetDuties(arg0 context.Context, arg1 *eth.DutiesRequest) (*eth.DutiesResponse, error)
GetDuties mocks base method
func (*MockBeaconNodeValidatorServer) MultipleValidatorStatus ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) MultipleValidatorStatus(arg0 context.Context, arg1 *eth.MultipleValidatorStatusRequest) (*eth.MultipleValidatorStatusResponse, error)
MultipleValidatorStatus mocks base method
func (*MockBeaconNodeValidatorServer) ProposeAttestation ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) ProposeAttestation(arg0 context.Context, arg1 *eth.Attestation) (*eth.AttestResponse, error)
ProposeAttestation mocks base method
func (*MockBeaconNodeValidatorServer) ProposeBlock ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) ProposeBlock(arg0 context.Context, arg1 *eth.SignedBeaconBlock) (*eth.ProposeResponse, error)
ProposeBlock mocks base method
func (*MockBeaconNodeValidatorServer) ProposeExit ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) ProposeExit(arg0 context.Context, arg1 *eth.SignedVoluntaryExit) (*types.Empty, error)
ProposeExit mocks base method
func (*MockBeaconNodeValidatorServer) StreamDuties ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) StreamDuties(arg0 *eth.DutiesRequest, arg1 eth.BeaconNodeValidator_StreamDutiesServer) error
StreamDuties mocks base method
func (*MockBeaconNodeValidatorServer) SubmitAggregateSelectionProof ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) SubmitAggregateSelectionProof(arg0 context.Context, arg1 *eth.AggregateSelectionRequest) (*eth.AggregateSelectionResponse, error)
SubmitAggregateSelectionProof mocks base method
func (*MockBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProof ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProof(arg0 context.Context, arg1 *eth.SignedAggregateSubmitRequest) (*eth.SignedAggregateSubmitResponse, error)
SubmitSignedAggregateSelectionProof mocks base method
func (*MockBeaconNodeValidatorServer) SubscribeCommitteeSubnets ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) SubscribeCommitteeSubnets(arg0 context.Context, arg1 *eth.CommitteeSubnetsSubscribeRequest) (*types.Empty, error)
SubscribeCommitteeSubnets mocks base method
func (*MockBeaconNodeValidatorServer) ValidatorIndex ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) ValidatorIndex(arg0 context.Context, arg1 *eth.ValidatorIndexRequest) (*eth.ValidatorIndexResponse, error)
ValidatorIndex mocks base method
func (*MockBeaconNodeValidatorServer) ValidatorStatus ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) ValidatorStatus(arg0 context.Context, arg1 *eth.ValidatorStatusRequest) (*eth.ValidatorStatusResponse, error)
ValidatorStatus mocks base method
func (*MockBeaconNodeValidatorServer) WaitForActivation ¶ added in v1.0.0
func (m *MockBeaconNodeValidatorServer) WaitForActivation(arg0 *eth.ValidatorActivationRequest, arg1 eth.BeaconNodeValidator_WaitForActivationServer) error
WaitForActivation mocks base method
func (*MockBeaconNodeValidatorServer) WaitForChainStart ¶ added in v1.0.0
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 ¶ added in v1.0.0
type MockBeaconNodeValidatorServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidatorServerMockRecorder is the mock recorder for MockBeaconNodeValidatorServer
func (*MockBeaconNodeValidatorServerMockRecorder) DomainData ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) DomainData(arg0, arg1 interface{}) *gomock.Call
DomainData indicates an expected call of DomainData
func (*MockBeaconNodeValidatorServerMockRecorder) GetAttestationData ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) GetAttestationData(arg0, arg1 interface{}) *gomock.Call
GetAttestationData indicates an expected call of GetAttestationData
func (*MockBeaconNodeValidatorServerMockRecorder) GetBlock ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) GetBlock(arg0, arg1 interface{}) *gomock.Call
GetBlock indicates an expected call of GetBlock
func (*MockBeaconNodeValidatorServerMockRecorder) GetDuties ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) GetDuties(arg0, arg1 interface{}) *gomock.Call
GetDuties indicates an expected call of GetDuties
func (*MockBeaconNodeValidatorServerMockRecorder) MultipleValidatorStatus ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) MultipleValidatorStatus(arg0, arg1 interface{}) *gomock.Call
MultipleValidatorStatus indicates an expected call of MultipleValidatorStatus
func (*MockBeaconNodeValidatorServerMockRecorder) ProposeAttestation ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeAttestation(arg0, arg1 interface{}) *gomock.Call
ProposeAttestation indicates an expected call of ProposeAttestation
func (*MockBeaconNodeValidatorServerMockRecorder) ProposeBlock ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeBlock(arg0, arg1 interface{}) *gomock.Call
ProposeBlock indicates an expected call of ProposeBlock
func (*MockBeaconNodeValidatorServerMockRecorder) ProposeExit ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) ProposeExit(arg0, arg1 interface{}) *gomock.Call
ProposeExit indicates an expected call of ProposeExit
func (*MockBeaconNodeValidatorServerMockRecorder) StreamDuties ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) StreamDuties(arg0, arg1 interface{}) *gomock.Call
StreamDuties indicates an expected call of StreamDuties
func (*MockBeaconNodeValidatorServerMockRecorder) SubmitAggregateSelectionProof ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitAggregateSelectionProof(arg0, arg1 interface{}) *gomock.Call
SubmitAggregateSelectionProof indicates an expected call of SubmitAggregateSelectionProof
func (*MockBeaconNodeValidatorServerMockRecorder) SubmitSignedAggregateSelectionProof ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) SubmitSignedAggregateSelectionProof(arg0, arg1 interface{}) *gomock.Call
SubmitSignedAggregateSelectionProof indicates an expected call of SubmitSignedAggregateSelectionProof
func (*MockBeaconNodeValidatorServerMockRecorder) SubscribeCommitteeSubnets ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) SubscribeCommitteeSubnets(arg0, arg1 interface{}) *gomock.Call
SubscribeCommitteeSubnets indicates an expected call of SubscribeCommitteeSubnets
func (*MockBeaconNodeValidatorServerMockRecorder) ValidatorIndex ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) ValidatorIndex(arg0, arg1 interface{}) *gomock.Call
ValidatorIndex indicates an expected call of ValidatorIndex
func (*MockBeaconNodeValidatorServerMockRecorder) ValidatorStatus ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) ValidatorStatus(arg0, arg1 interface{}) *gomock.Call
ValidatorStatus indicates an expected call of ValidatorStatus
func (*MockBeaconNodeValidatorServerMockRecorder) WaitForActivation ¶ added in v1.0.0
func (mr *MockBeaconNodeValidatorServerMockRecorder) WaitForActivation(arg0, arg1 interface{}) *gomock.Call
WaitForActivation indicates an expected call of WaitForActivation
func (*MockBeaconNodeValidatorServerMockRecorder) WaitForChainStart ¶ added in v1.0.0
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_StreamDutiesClient ¶ added in v1.0.0
type MockBeaconNodeValidator_StreamDutiesClient struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_StreamDutiesClient is a mock of BeaconNodeValidator_StreamDutiesClient interface
func NewMockBeaconNodeValidator_StreamDutiesClient ¶ added in v1.0.0
func NewMockBeaconNodeValidator_StreamDutiesClient(ctrl *gomock.Controller) *MockBeaconNodeValidator_StreamDutiesClient
NewMockBeaconNodeValidator_StreamDutiesClient creates a new mock instance
func (*MockBeaconNodeValidator_StreamDutiesClient) CloseSend ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesClient) CloseSend() error
CloseSend mocks base method
func (*MockBeaconNodeValidator_StreamDutiesClient) Context ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesClient) Context() context.Context
Context mocks base method
func (*MockBeaconNodeValidator_StreamDutiesClient) EXPECT ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesClient) EXPECT() *MockBeaconNodeValidator_StreamDutiesClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconNodeValidator_StreamDutiesClient) Header ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesClient) Header() (metadata.MD, error)
Header mocks base method
func (*MockBeaconNodeValidator_StreamDutiesClient) Recv ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesClient) Recv() (*eth.DutiesResponse, error)
Recv mocks base method
func (*MockBeaconNodeValidator_StreamDutiesClient) RecvMsg ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesClient) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconNodeValidator_StreamDutiesClient) SendMsg ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesClient) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconNodeValidator_StreamDutiesClient) Trailer ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesClient) Trailer() metadata.MD
Trailer mocks base method
type MockBeaconNodeValidator_StreamDutiesClientMockRecorder ¶ added in v1.0.0
type MockBeaconNodeValidator_StreamDutiesClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_StreamDutiesClientMockRecorder is the mock recorder for MockBeaconNodeValidator_StreamDutiesClient
func (*MockBeaconNodeValidator_StreamDutiesClientMockRecorder) CloseSend ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend
func (*MockBeaconNodeValidator_StreamDutiesClientMockRecorder) Context ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconNodeValidator_StreamDutiesClientMockRecorder) Header ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header
func (*MockBeaconNodeValidator_StreamDutiesClientMockRecorder) Recv ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv
func (*MockBeaconNodeValidator_StreamDutiesClientMockRecorder) RecvMsg ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconNodeValidator_StreamDutiesClientMockRecorder) SendMsg ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconNodeValidator_StreamDutiesClientMockRecorder) Trailer ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer
type MockBeaconNodeValidator_StreamDutiesServer ¶ added in v1.0.0
type MockBeaconNodeValidator_StreamDutiesServer struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_StreamDutiesServer is a mock of BeaconNodeValidator_StreamDutiesServer interface
func NewMockBeaconNodeValidator_StreamDutiesServer ¶ added in v1.0.0
func NewMockBeaconNodeValidator_StreamDutiesServer(ctrl *gomock.Controller) *MockBeaconNodeValidator_StreamDutiesServer
NewMockBeaconNodeValidator_StreamDutiesServer creates a new mock instance
func (*MockBeaconNodeValidator_StreamDutiesServer) Context ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesServer) Context() context.Context
Context mocks base method
func (*MockBeaconNodeValidator_StreamDutiesServer) EXPECT ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesServer) EXPECT() *MockBeaconNodeValidator_StreamDutiesServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconNodeValidator_StreamDutiesServer) RecvMsg ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconNodeValidator_StreamDutiesServer) Send ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesServer) Send(arg0 *eth.DutiesResponse) error
Send mocks base method
func (*MockBeaconNodeValidator_StreamDutiesServer) SendHeader ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconNodeValidator_StreamDutiesServer) SendMsg ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconNodeValidator_StreamDutiesServer) SetHeader ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconNodeValidator_StreamDutiesServer) SetTrailer ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_StreamDutiesServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconNodeValidator_StreamDutiesServerMockRecorder ¶ added in v1.0.0
type MockBeaconNodeValidator_StreamDutiesServerMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_StreamDutiesServerMockRecorder is the mock recorder for MockBeaconNodeValidator_StreamDutiesServer
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) Context ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) RecvMsg ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) Send ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SendHeader ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SendMsg ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SetHeader ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SetTrailer ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_StreamDutiesServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconNodeValidator_WaitForActivationClient ¶ added in v1.0.0
type MockBeaconNodeValidator_WaitForActivationClient struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForActivationClient is a mock of BeaconNodeValidator_WaitForActivationClient interface
func NewMockBeaconNodeValidator_WaitForActivationClient ¶ added in v1.0.0
func NewMockBeaconNodeValidator_WaitForActivationClient(ctrl *gomock.Controller) *MockBeaconNodeValidator_WaitForActivationClient
NewMockBeaconNodeValidator_WaitForActivationClient creates a new mock instance
func (*MockBeaconNodeValidator_WaitForActivationClient) CloseSend ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationClient) CloseSend() error
CloseSend mocks base method
func (*MockBeaconNodeValidator_WaitForActivationClient) Context ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationClient) Context() context.Context
Context mocks base method
func (*MockBeaconNodeValidator_WaitForActivationClient) EXPECT ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationClient) EXPECT() *MockBeaconNodeValidator_WaitForActivationClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconNodeValidator_WaitForActivationClient) Header ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationClient) Header() (metadata.MD, error)
Header mocks base method
func (*MockBeaconNodeValidator_WaitForActivationClient) Recv ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationClient) Recv() (*eth.ValidatorActivationResponse, error)
Recv mocks base method
func (*MockBeaconNodeValidator_WaitForActivationClient) RecvMsg ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationClient) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconNodeValidator_WaitForActivationClient) SendMsg ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationClient) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconNodeValidator_WaitForActivationClient) Trailer ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationClient) Trailer() metadata.MD
Trailer mocks base method
type MockBeaconNodeValidator_WaitForActivationClientMockRecorder ¶ added in v1.0.0
type MockBeaconNodeValidator_WaitForActivationClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForActivationClientMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForActivationClient
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) CloseSend ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Context ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Header ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Recv ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) RecvMsg ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) SendMsg ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Trailer ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer
type MockBeaconNodeValidator_WaitForActivationServer ¶ added in v1.0.0
type MockBeaconNodeValidator_WaitForActivationServer struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForActivationServer is a mock of BeaconNodeValidator_WaitForActivationServer interface
func NewMockBeaconNodeValidator_WaitForActivationServer ¶ added in v1.0.0
func NewMockBeaconNodeValidator_WaitForActivationServer(ctrl *gomock.Controller) *MockBeaconNodeValidator_WaitForActivationServer
NewMockBeaconNodeValidator_WaitForActivationServer creates a new mock instance
func (*MockBeaconNodeValidator_WaitForActivationServer) Context ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) Context() context.Context
Context mocks base method
func (*MockBeaconNodeValidator_WaitForActivationServer) EXPECT ¶ added in v1.0.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 v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconNodeValidator_WaitForActivationServer) Send ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) Send(arg0 *eth.ValidatorActivationResponse) error
Send mocks base method
func (*MockBeaconNodeValidator_WaitForActivationServer) SendHeader ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconNodeValidator_WaitForActivationServer) SendMsg ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconNodeValidator_WaitForActivationServer) SetHeader ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconNodeValidator_WaitForActivationServer) SetTrailer ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForActivationServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconNodeValidator_WaitForActivationServerMockRecorder ¶ added in v1.0.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 v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) RecvMsg ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Send ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendHeader ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendMsg ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetHeader ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetTrailer ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForActivationServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconNodeValidator_WaitForChainStartClient ¶ added in v1.0.0
type MockBeaconNodeValidator_WaitForChainStartClient struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForChainStartClient is a mock of BeaconNodeValidator_WaitForChainStartClient interface
func NewMockBeaconNodeValidator_WaitForChainStartClient ¶ added in v1.0.0
func NewMockBeaconNodeValidator_WaitForChainStartClient(ctrl *gomock.Controller) *MockBeaconNodeValidator_WaitForChainStartClient
NewMockBeaconNodeValidator_WaitForChainStartClient creates a new mock instance
func (*MockBeaconNodeValidator_WaitForChainStartClient) CloseSend ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartClient) CloseSend() error
CloseSend mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartClient) Context ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartClient) Context() context.Context
Context mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartClient) EXPECT ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartClient) EXPECT() *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconNodeValidator_WaitForChainStartClient) Header ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartClient) Header() (metadata.MD, error)
Header mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartClient) Recv ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartClient) Recv() (*eth.ChainStartResponse, error)
Recv mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartClient) RecvMsg ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartClient) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartClient) SendMsg ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartClient) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartClient) Trailer ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartClient) Trailer() metadata.MD
Trailer mocks base method
type MockBeaconNodeValidator_WaitForChainStartClientMockRecorder ¶ added in v1.0.0
type MockBeaconNodeValidator_WaitForChainStartClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForChainStartClientMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForChainStartClient
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) CloseSend ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Context ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Header ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Recv ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) RecvMsg ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) SendMsg ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Trailer ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer
type MockBeaconNodeValidator_WaitForChainStartServer ¶ added in v1.0.0
type MockBeaconNodeValidator_WaitForChainStartServer struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForChainStartServer is a mock of BeaconNodeValidator_WaitForChainStartServer interface
func NewMockBeaconNodeValidator_WaitForChainStartServer ¶ added in v1.0.0
func NewMockBeaconNodeValidator_WaitForChainStartServer(ctrl *gomock.Controller) *MockBeaconNodeValidator_WaitForChainStartServer
NewMockBeaconNodeValidator_WaitForChainStartServer creates a new mock instance
func (*MockBeaconNodeValidator_WaitForChainStartServer) Context ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) Context() context.Context
Context mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartServer) EXPECT ¶ added in v1.0.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 v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartServer) Send ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) Send(arg0 *eth.ChainStartResponse) error
Send mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartServer) SendHeader ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartServer) SendMsg ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartServer) SetHeader ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method
func (*MockBeaconNodeValidator_WaitForChainStartServer) SetTrailer ¶ added in v1.0.0
func (m *MockBeaconNodeValidator_WaitForChainStartServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method
type MockBeaconNodeValidator_WaitForChainStartServerMockRecorder ¶ added in v1.0.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 v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) RecvMsg ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Send ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendHeader ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendMsg ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetHeader ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader
func (*MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetTrailer ¶ added in v1.0.0
func (mr *MockBeaconNodeValidator_WaitForChainStartServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer
type MockBeaconNodeValidator_WaitForSyncedClient ¶
type MockBeaconNodeValidator_WaitForSyncedClient struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForSyncedClient is a mock of BeaconNodeValidator_WaitForSyncedClient interface
func NewMockBeaconNodeValidator_WaitForSyncedClient ¶
func NewMockBeaconNodeValidator_WaitForSyncedClient(ctrl *gomock.Controller) *MockBeaconNodeValidator_WaitForSyncedClient
NewMockBeaconNodeValidator_WaitForSyncedClient creates a new mock instance
func (*MockBeaconNodeValidator_WaitForSyncedClient) CloseSend ¶
func (m *MockBeaconNodeValidator_WaitForSyncedClient) CloseSend() error
CloseSend mocks base method
func (*MockBeaconNodeValidator_WaitForSyncedClient) Context ¶
func (m *MockBeaconNodeValidator_WaitForSyncedClient) Context() context.Context
Context mocks base method
func (*MockBeaconNodeValidator_WaitForSyncedClient) EXPECT ¶
func (m *MockBeaconNodeValidator_WaitForSyncedClient) EXPECT() *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBeaconNodeValidator_WaitForSyncedClient) Header ¶
func (m *MockBeaconNodeValidator_WaitForSyncedClient) Header() (metadata.MD, error)
Header mocks base method
func (*MockBeaconNodeValidator_WaitForSyncedClient) Recv ¶
func (m *MockBeaconNodeValidator_WaitForSyncedClient) Recv() (*eth.SyncedResponse, error)
Recv mocks base method
func (*MockBeaconNodeValidator_WaitForSyncedClient) RecvMsg ¶
func (m *MockBeaconNodeValidator_WaitForSyncedClient) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method
func (*MockBeaconNodeValidator_WaitForSyncedClient) SendMsg ¶
func (m *MockBeaconNodeValidator_WaitForSyncedClient) SendMsg(arg0 interface{}) error
SendMsg mocks base method
func (*MockBeaconNodeValidator_WaitForSyncedClient) Trailer ¶
func (m *MockBeaconNodeValidator_WaitForSyncedClient) Trailer() metadata.MD
Trailer mocks base method
type MockBeaconNodeValidator_WaitForSyncedClientMockRecorder ¶
type MockBeaconNodeValidator_WaitForSyncedClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBeaconNodeValidator_WaitForSyncedClientMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForSyncedClient
func (*MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) CloseSend ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend
func (*MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) Context ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context
func (*MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) Header ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header
func (*MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) Recv ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv
func (*MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) RecvMsg ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg
func (*MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) SendMsg ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg
func (*MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) Trailer ¶
func (mr *MockBeaconNodeValidator_WaitForSyncedClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer
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
type MockNodeClient ¶ added in v0.3.2
type MockNodeClient struct {
// contains filtered or unexported fields
}
MockNodeClient is a mock of NodeClient interface
func NewMockNodeClient ¶ added in v0.3.2
func NewMockNodeClient(ctrl *gomock.Controller) *MockNodeClient
NewMockNodeClient creates a new mock instance
func (*MockNodeClient) EXPECT ¶ added in v0.3.2
func (m *MockNodeClient) EXPECT() *MockNodeClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockNodeClient) GetGenesis ¶ added in v0.3.2
func (m *MockNodeClient) GetGenesis(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.Genesis, error)
GetGenesis mocks base method
func (*MockNodeClient) GetHost ¶ added in v1.0.0
func (m *MockNodeClient) GetHost(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.HostData, error)
GetHost mocks base method
func (*MockNodeClient) GetPeer ¶ added in v1.0.0
func (m *MockNodeClient) GetPeer(arg0 context.Context, arg1 *eth.PeerRequest, arg2 ...grpc.CallOption) (*eth.Peer, error)
GetPeer mocks base method
func (*MockNodeClient) GetSyncStatus ¶ added in v0.3.2
func (m *MockNodeClient) GetSyncStatus(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.SyncStatus, error)
GetSyncStatus mocks base method
func (*MockNodeClient) GetVersion ¶ added in v0.3.2
func (m *MockNodeClient) GetVersion(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.Version, error)
GetVersion mocks base method
func (*MockNodeClient) ListImplementedServices ¶ added in v0.3.2
func (m *MockNodeClient) ListImplementedServices(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*eth.ImplementedServices, error)
ListImplementedServices mocks base method
type MockNodeClientMockRecorder ¶ added in v0.3.2
type MockNodeClientMockRecorder struct {
// contains filtered or unexported fields
}
MockNodeClientMockRecorder is the mock recorder for MockNodeClient
func (*MockNodeClientMockRecorder) GetGenesis ¶ added in v0.3.2
func (mr *MockNodeClientMockRecorder) GetGenesis(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetGenesis indicates an expected call of GetGenesis
func (*MockNodeClientMockRecorder) GetHost ¶ added in v1.0.0
func (mr *MockNodeClientMockRecorder) GetHost(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetHost indicates an expected call of GetHost
func (*MockNodeClientMockRecorder) GetPeer ¶ added in v1.0.0
func (mr *MockNodeClientMockRecorder) GetPeer(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPeer indicates an expected call of GetPeer
func (*MockNodeClientMockRecorder) GetSyncStatus ¶ added in v0.3.2
func (mr *MockNodeClientMockRecorder) GetSyncStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSyncStatus indicates an expected call of GetSyncStatus
func (*MockNodeClientMockRecorder) GetVersion ¶ added in v0.3.2
func (mr *MockNodeClientMockRecorder) GetVersion(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVersion indicates an expected call of GetVersion
func (*MockNodeClientMockRecorder) ListImplementedServices ¶ added in v0.3.2
func (mr *MockNodeClientMockRecorder) ListImplementedServices(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListImplementedServices indicates an expected call of ListImplementedServices
func (*MockNodeClientMockRecorder) ListPeers ¶ added in v0.3.2
func (mr *MockNodeClientMockRecorder) ListPeers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPeers indicates an expected call of ListPeers
type MockRemoteSignerClient ¶ added in v1.0.0
type MockRemoteSignerClient struct {
// contains filtered or unexported fields
}
MockRemoteSignerClient is a mock of RemoteSignerClient interface
func NewMockRemoteSignerClient ¶ added in v1.0.0
func NewMockRemoteSignerClient(ctrl *gomock.Controller) *MockRemoteSignerClient
NewMockRemoteSignerClient creates a new mock instance
func (*MockRemoteSignerClient) EXPECT ¶ added in v1.0.0
func (m *MockRemoteSignerClient) EXPECT() *MockRemoteSignerClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockRemoteSignerClient) ListValidatingPublicKeys ¶ added in v1.0.0
func (m *MockRemoteSignerClient) ListValidatingPublicKeys(arg0 context.Context, arg1 *types.Empty, arg2 ...grpc.CallOption) (*ethereum_validator_accounts_v2.ListPublicKeysResponse, error)
ListValidatingPublicKeys mocks base method
func (*MockRemoteSignerClient) Sign ¶ added in v1.0.0
func (m *MockRemoteSignerClient) Sign(arg0 context.Context, arg1 *ethereum_validator_accounts_v2.SignRequest, arg2 ...grpc.CallOption) (*ethereum_validator_accounts_v2.SignResponse, error)
Sign mocks base method
type MockRemoteSignerClientMockRecorder ¶ added in v1.0.0
type MockRemoteSignerClientMockRecorder struct {
// contains filtered or unexported fields
}
MockRemoteSignerClientMockRecorder is the mock recorder for MockRemoteSignerClient
func (*MockRemoteSignerClientMockRecorder) ListValidatingPublicKeys ¶ added in v1.0.0
func (mr *MockRemoteSignerClientMockRecorder) ListValidatingPublicKeys(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListValidatingPublicKeys indicates an expected call of ListValidatingPublicKeys
func (*MockRemoteSignerClientMockRecorder) Sign ¶ added in v1.0.0
func (mr *MockRemoteSignerClientMockRecorder) Sign(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Sign indicates an expected call of Sign