menu
dart_libp2p package
documentation
p2p/discovery/backoff/backoff_cache.dart
BackoffCache
BackoffCache.new constructor
BackoffCache.new constructor
dark_mode
light_mode
BackoffCache
constructor
BackoffCache
(
BackoffStrategy
strat
,
Clock
clock
)
Implementation
BackoffCache(this.strat, this.clock);
dart_libp2p package
documentation
p2p/discovery/backoff/backoff_cache
BackoffCache
BackoffCache.new constructor
BackoffCache class