9b7b3fa3b6
This commit introduces a new Ticker interface, that can be used to control when the batch timer should tick. This is done to be able to more easily control the ticker during tests. The batch timer is wrapped in the new BatchTicker struct, and made part of the config together with BatchSize. |
||
---|---|---|
.. | ||
circuit_test.go | ||
circuit.go | ||
failure.go | ||
interfaces.go | ||
iterator.go | ||
link_test.go | ||
link.go | ||
log.go | ||
mailbox_test.go | ||
mailbox.go | ||
mock.go | ||
packet.go | ||
queue_test.go | ||
queue.go | ||
switch_test.go | ||
switch.go | ||
test_utils.go |