Reset resets all statistics (for all endpoints) on a service instance.
()
| 45 | |
| 46 | // Reset resets all statistics (for all endpoints) on a service instance. |
| 47 | Reset() |
| 48 | |
| 49 | // Stop drains the endpoint subscriptions and marks the service as stopped. |
| 50 | Stop() error |
no outgoing calls