- Update test cases (use assertEquals(e, a, delta) instead)
- Also add `totalPass` method in Node interface
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
The Sentinel transport module provides basic interfaces about Sentinel monitoring API server and client
(CommandCenter and HeartbeatSender) as well implementations using different libraries or protocols.