Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
pika, sys, os
2
from
send
import
email
3
4
def
main():
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected