Versions in this module Expand all Collapse all v0 v0.0.3 Sep 11, 2024 Changes in this version + const AsyncBenchmarkTimeout + const ChannelCloseTimeout + const ChannelOpenTimeout + const DefaultTimeout + const MinerMempoolTimeout + const NodeStartTimeout + const PaymentTimeout + const PollInterval + const SqliteBusyTimeout + func Invariant(statement func() bool, timeout time.Duration) error + func InvariantNoError(f func() error, timeout time.Duration) error + func NoError(f func() error, timeout time.Duration) error + func Predicate(pred func() bool, timeout time.Duration) error