Public Member Functions | |
def | __init__ |
def | callback |
def | test_consumer |
Public Attributes | |
success |
Definition at line 47 of file consumer.py.
def consumer.TestConsumer.__init__ | ( | self, | |
args | |||
) |
Definition at line 48 of file consumer.py.
def consumer.TestConsumer.callback | ( | self, | |
data | |||
) |
Definition at line 52 of file consumer.py.
def consumer.TestConsumer.test_consumer | ( | self | ) |
Definition at line 57 of file consumer.py.
Definition at line 48 of file consumer.py.