package
0.3.10
Repository: https://github.com/prysmaticlabs/go-ethereum.git
Documentation: pkg.go.dev

# README

Client Internal Package

This package should be used for test helpers and non-production code only! Mocks generated with gomock and omckgen will go in this package.

# Functions

NewMockBeaconNodeValidator_WaitForActivationClient creates a new mock instance.
NewMockBeaconNodeValidator_WaitForActivationServer creates a new mock instance.
NewMockBeaconNodeValidator_WaitForChainStartClient creates a new mock instance.
NewMockBeaconNodeValidator_WaitForChainStartServer creates a new mock instance.
NewMockBeaconNodeValidatorClient creates a new mock instance.
NewMockBeaconNodeValidatorServer creates a new mock instance.
NewMockNodeClient creates a new mock instance.
NewMockNodeServer creates a new mock instance.

# Structs

MockBeaconNodeValidator_WaitForActivationClient is a mock of BeaconNodeValidator_WaitForActivationClient interface.
MockBeaconNodeValidator_WaitForActivationClientMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForActivationClient.
MockBeaconNodeValidator_WaitForActivationServer is a mock of BeaconNodeValidator_WaitForActivationServer interface.
MockBeaconNodeValidator_WaitForActivationServerMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForActivationServer.
MockBeaconNodeValidator_WaitForChainStartClient is a mock of BeaconNodeValidator_WaitForChainStartClient interface.
MockBeaconNodeValidator_WaitForChainStartClientMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForChainStartClient.
MockBeaconNodeValidator_WaitForChainStartServer is a mock of BeaconNodeValidator_WaitForChainStartServer interface.
MockBeaconNodeValidator_WaitForChainStartServerMockRecorder is the mock recorder for MockBeaconNodeValidator_WaitForChainStartServer.
MockBeaconNodeValidatorClient is a mock of BeaconNodeValidatorClient interface.
MockBeaconNodeValidatorClientMockRecorder is the mock recorder for MockBeaconNodeValidatorClient.
MockBeaconNodeValidatorServer is a mock of BeaconNodeValidatorServer interface.
MockBeaconNodeValidatorServerMockRecorder is the mock recorder for MockBeaconNodeValidatorServer.
MockNodeClient is a mock of NodeClient interface.
MockNodeClientMockRecorder is the mock recorder for MockNodeClient.
MockNodeServer is a mock of NodeServer interface.
MockNodeServerMockRecorder is the mock recorder for MockNodeServer.