MCPcopy Create free account

hub / github.com/codeedu/intensivao-microservicos / functions

Functions29 in github.com/codeedu/intensivao-microservicos

↓ 2 callersFunctionloadData
()
product/product.go:22
↓ 2 callersFunctionsaveOrder
(order Order)
order/order.go:75
↓ 1 callersFunctioncreateOrder
(payload []byte)
order/order.go:63
↓ 1 callersFunctionloadPrducts
()
catalog/catalog.go:29
↓ 1 callersFunctionnotifyOrderCreated
(order Order, ch *amqp.Channel)
order/order.go:85
↓ 1 callersFunctionnotifyPaymentProcessed
(order Order, ch *amqp.Channel)
payment/payment.go:35
FunctionConnect
()
payment/queue/queue.go:9
FunctionConnect
()
checkout/queue/queue.go:9
FunctionConnect
()
order/queue/queue.go:9
FunctionConnect
()
order/db/db.go:8
FunctionGetProductById
(w http.ResponseWriter, r *http.Request)
product/product.go:38
FunctionListProducts
(w http.ResponseWriter, r *http.Request)
product/product.go:33
FunctionListProducts
(w http.ResponseWriter, r *http.Request)
catalog/catalog.go:49
FunctionNotify
(payload []byte, exchange string, routingKey string, ch *amqp.Channel)
payment/queue/queue.go:24
FunctionNotify
(payload []byte, exchange string, routingKey string, ch *amqp.Channel)
checkout/queue/queue.go:24
FunctionNotify
(payload []byte, exchange string, routingKey string, ch *amqp.Channel)
order/queue/queue.go:24
FunctionShowProduct
(w http.ResponseWriter, r *http.Request)
catalog/catalog.go:55
FunctionStartConsuming
(queue string, ch *amqp.Channel, in chan []byte)
payment/queue/queue.go:43
FunctionStartConsuming
(queue string, ch *amqp.Channel, in chan []byte)
order/queue/queue.go:43
FunctiondisplayCheckout
(w http.ResponseWriter, r *http.Request)
checkout/checkout.go:33
Functionfinish
(w http.ResponseWriter, r *http.Request)
checkout/checkout.go:50
Functioninit
()
checkout/checkout.go:29
Functioninit
()
order/order.go:33
Functioninit
()
catalog/catalog.go:25
Functionmain
()
product/product.go:53
Functionmain
()
payment/payment.go:21
Functionmain
()
checkout/checkout.go:66
Functionmain
()
order/order.go:37
Functionmain
()
catalog/catalog.go:42