Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Communicator ¶ added in v0.32.0
Communicator is an autogenerated mock type for the Communicator type
func NewCommunicator ¶ added in v0.32.0
func NewCommunicator(t mockConstructorTestingTNewCommunicator) *Communicator
NewCommunicator creates a new instance of Communicator. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Communicator) CallAvailableNode ¶ added in v0.32.0
func (_m *Communicator) CallAvailableNode(nodes flow.IdentityList, call func(*flow.Identity) error, shouldTerminateOnError func(*flow.Identity, error) bool) error
CallAvailableNode provides a mock function with given fields: nodes, call, shouldTerminateOnError
Click to show internal directories.
Click to hide internal directories.