210fc6e714
This commit removes the internal queryHandler within the packetQueue itself in order to make way for an upcoming commit which uses atomic variables to report the length of the queue to outside callers. Additionally, due to the recent change within the channeling, we no longer need to report the total value of all pending HTLC’s to the outside world. |
||
---|---|---|
.. | ||
circuit.go | ||
failure.go | ||
interfaces.go | ||
iterator.go | ||
link_test.go | ||
link.go | ||
log.go | ||
mock.go | ||
packet.go | ||
queue_test.go | ||
queue.go | ||
switch_test.go | ||
switch.go | ||
test_utils.go |