Stop drains the endpoint subscriptions and marks the service as stopped.
()
| 48 | |
| 49 | // Stop drains the endpoint subscriptions and marks the service as stopped. |
| 50 | Stop() error |
| 51 | |
| 52 | // Stopped informs whether [Stop] was executed on the service. |
| 53 | Stopped() bool |
no outgoing calls