ListPublisherSpecification
faststream.redis.publisher.specification.ListPublisherSpecification #
ListPublisherSpecification(
_outer_config: RedisBrokerConfig,
specification_config: RedisPublisherSpecificationConfig,
list_sub: ListSub,
)
Bases: RedisPublisherSpecification
Source code in faststream/redis/publisher/specification.py
add_call #
get_payloads #
Source code in faststream/_internal/endpoint/publisher/specification.py
get_schema #
get_schema() -> dict[str, PublisherSpec]