diff options
Diffstat (limited to 'docs/apidoc/KafkaClient.rst')
-rw-r--r-- | docs/apidoc/KafkaClient.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/apidoc/KafkaClient.rst b/docs/apidoc/KafkaClient.rst new file mode 100644 index 0000000..5c9d736 --- /dev/null +++ b/docs/apidoc/KafkaClient.rst @@ -0,0 +1,5 @@ +KafkaClient +=========== + +.. autoclass:: kafka.KafkaClient + :members: |