diff options
Diffstat (limited to 'docs/apidoc/KafkaProducer.rst')
-rw-r--r-- | docs/apidoc/KafkaProducer.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/apidoc/KafkaProducer.rst b/docs/apidoc/KafkaProducer.rst new file mode 100644 index 0000000..c33b2f9 --- /dev/null +++ b/docs/apidoc/KafkaProducer.rst @@ -0,0 +1,4 @@ +KafkaProducer +============= + +<unreleased> See :class:`kafka.producer.SimpleProducer` |