Unsubscribes all handlers from topic.
| topic |
topic name. |
|
Result.ok(true/false) where value indicates whether any subscriptions were removed, or Result.error(EventBusError.INVALID_ARGUMENT) when topic is empty. |