RabbitPublisherSpecification
faststream.rabbit.publisher.specification.RabbitPublisherSpecification #
RabbitPublisherSpecification(
_outer_config: T_BrokerConfig,
specification_config: T_SpecificationConfig,
)
Bases: PublisherSpecification[RabbitBrokerConfig, RabbitPublisherSpecificationConfig]
Source code in faststream/_internal/endpoint/publisher/specification.py
get_schema #
get_schema() -> dict[str, PublisherSpec]