NoOp
A monitoring message handler that skips every message.
Types
Link copied to clipboard
A factory for creating instances of the NoOp message handler.
Functions
Link copied to clipboard
operator fun invoke(createConfig: MonitoringConfigFactory<Nothing>.() -> Nothing): MonitoringMessageHandler
Creates a new MonitoringMessageHandler using the provided configuration.
Returns the MonitoringMessageHandler instance.