farm-ng-core
|
Classes | |
class | EventClient |
class | EventClientProtocol |
Functions | |
def | test_subscribe (EventClient client, Uri uri) |
def | test_smoke () |
Variables | |
level | |
# This will connect to the test_service and print out the messages it receives python -m farm_ng.core.event_client --service-config config.json --service-name test_service
def core.event_client.test_smoke | ( | ) |
def core.event_client.test_subscribe | ( | EventClient | client, |
Uri | uri | ||
) |
core.event_client.level |