Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CorrectExecution ¶
type CorrectExecution struct{}
func (*CorrectExecution) Name ¶
func (expm *CorrectExecution) Name() string
type MajorityKeepRunning ¶
type MajorityKeepRunning struct{}
func (*MajorityKeepRunning) Name ¶
func (expm *MajorityKeepRunning) Name() string
type NetworkDelay ¶
func (*NetworkDelay) Name ¶
func (expm *NetworkDelay) Name() string
type NetworkPacketLoss ¶
type NetworkPacketLoss struct {
Percent float64
}
func (*NetworkPacketLoss) Name ¶
func (expm *NetworkPacketLoss) Name() string
type RestartCluster ¶
type RestartCluster struct{}
func (*RestartCluster) Name ¶
func (expm *RestartCluster) Name() string
Click to show internal directories.
Click to hide internal directories.