Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type External ¶ added in v0.15.6
type External struct {
TB testing.TB
CantSend bool
SendF func(msg message.OutboundMessage, config engine.SendConfig, subnetID ids.ID, allower subnets.Allower) set.Set[ids.NodeID]
}
External is a test sender
Click to show internal directories.
Click to hide internal directories.