mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
eccff12a9b
1. Adds a Listeners class, which lets us... 2. Add Listeners recursively. So you can createListeners().add(createListeners()) 3. Also add the ability to `.add` as a plain function This moves the entire idea more towards a generic teardown utility