# Functions
NewMockBeaconClient creates a new mock instance.
NewMockClient creates a new mock instance.
NewMockConfigClient creates a new mock instance.
NewMockNodeClient creates a new mock instance.
# Structs
MockBeaconClient is a mock of BeaconClient interface.
MockBeaconClientMockRecorder is the mock recorder for MockBeaconClient.
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockConfigClient is a mock of ConfigClient interface.
MockConfigClientMockRecorder is the mock recorder for MockConfigClient.
MockNodeClient is a mock of NodeClient interface.
MockNodeClientMockRecorder is the mock recorder for MockNodeClient.