autosubscribe

class mersal.lifespan.autosubscribe.AutosubscribeConfig

Bases: object

Configure the autosubscribe plugin.

__init__(events: set[~typing.Any] = <factory>) None
events: set[Any]

A set of message types to subscribe to.