nodesCoordinatorMocks

package
v1.11.2-patch-devnet Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2026 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RandomSelectorMock

type RandomSelectorMock struct {
	SelectCalled func(randSeed []byte, sampleSize uint32) ([]uint32, error)
}

RandomSelectorMock is a mock for the RandomSelector interface

func (*RandomSelectorMock) IsInterfaceNil

func (rsm *RandomSelectorMock) IsInterfaceNil() bool

IsInterfaceNil returns true if there is no value under the interface

func (*RandomSelectorMock) Select

func (rsm *RandomSelectorMock) Select(randSeed []byte, sampleSize uint32) ([]uint32, error)

Select calls the mocked method

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL