change_producer
faststream.nats.testing.change_producer #
change_producer(
config: ConfigComposition[NatsBrokerConfig],
producer: NatsFastProducer,
) -> Generator[None, None, None]
faststream.nats.testing.change_producer #change_producer(
config: ConfigComposition[NatsBrokerConfig],
producer: NatsFastProducer,
) -> Generator[None, None, None]
faststream/nats/testing.py