MCPcopy Create free account
hub / github.com/N4si/microservices-python-app / consumer.py

File consumer.py

src/notification-service/consumer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import pika, sys, os
2from send import email
3
4def main():

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected