Clear reinitializes the cache to an empty state
()
| 58 | |
| 59 | // Clear reinitializes the cache to an empty state |
| 60 | Clear() |
| 61 | |
| 62 | // Size of the the largest individual channel cache, invoked for stats reporting |
| 63 | // // TODO: let the cache manage its own stats internally (maybe take an updateStats call) |
no outgoing calls