Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDetectedLoss ¶ added in v0.57.2
func CheckDetectedLoss( t *testing.T, capability *coord.Capability, lease coord.WriteLease, sever func(), )
CheckDetectedLoss validates the contract for a backend that declares involuntary lease-loss detection.
Types ¶
type Factory ¶
type Factory func(t testing.TB) (coord.Coordinator, coord.Coordinator)
Factory constructs two handles for one coordinated scope.
Click to show internal directories.
Click to hide internal directories.