MCPcopy Create free account

hub / github.com/GoogleCloudPlatform/transactional-microservice-examples / functions

Functions103 in github.com/GoogleCloudPlatform/transactional-microservice-examples

↓ 8 callersFunctionerror500
()
services/customer-async/main.py:30
↓ 7 callersFunctionerror500
()
services/order-async/main.py:31
↓ 6 callersFunctionerror500
()
services/customer-sync/main.py:25
↓ 6 callersFunctionuseCustomer
()
frontend/src/context/CustomerContext.tsx:58
↓ 5 callersFunctionerror500
()
services/order-sync/main.py:27
↓ 5 callersFunctionerror500
()
cqrs/services/orderinfo/main.py:38
↓ 5 callersFunctionpost
(url: string, token: string, payload: K)
frontend/src/hooks/apis.ts:42
↓ 5 callersFunctionuseApi
()
frontend/src/hooks/apis.ts:36
↓ 5 callersFunctionuseIdentityToken
()
frontend/src/context/IdentityTokenContext.tsx:58
↓ 4 callersFunctionisAuthenticated
()
frontend/src/components/RouterConfig.tsx:29
↓ 4 callersFunctiontotalPrice
(items: CartItem[])
frontend/src/data.ts:96
↓ 3 callersFunctionadjustNumberToPrice
(num: number)
frontend/src/pages/Profile.tsx:50
↓ 3 callersFunctionerror500
()
cqrs/services/product/main.py:27
↓ 3 callersFunctiongetPrice
(id: number)
frontend/src/data.ts:93
↓ 3 callersFunctionuseCartItemsDispatch
()
frontend/src/context/CartContext.tsx:87
↓ 3 callersFunctionuseOrdersDispatch
()
frontend/src/context/OrdersContext.tsx:80
↓ 2 callersFunctionerror500
()
services/order-processor/main.py:29
↓ 2 callersFunctiongetImageUrl
(id: number)
frontend/src/data.ts:87
↓ 2 callersFunctiongetName
(id: number)
frontend/src/data.ts:90
↓ 2 callersFunctionisLoading
()
frontend/src/pages/Checkout.tsx:46
↓ 2 callersFunctionresetCart
()
frontend/src/pages/Checkout.tsx:61
↓ 2 callersFunctionuseCartItems
()
frontend/src/context/CartContext.tsx:86
↓ 1 callersFunctionaddToCart
(id: number)
frontend/src/pages/Checkout.tsx:53
↓ 1 callersFunctioncreateCustomer
(req: CreateCustomerRequest, token: string)
frontend/src/hooks/apis.ts:82
↓ 1 callersFunctionerror500
()
cqrs/services/order/main.py:31
↓ 1 callersFunctionfetchCustomerInformation
()
frontend/src/pages/Profile.tsx:34
↓ 1 callersFunctiongenerateRandomCustomerId
()
frontend/src/pages/First.tsx:50
↓ 1 callersFunctiongetCustomer
(req: GetCustomerRequest, token: string)
frontend/src/hooks/apis.ts:196
↓ 1 callersFunctiongetOrderAsync
(req: GetOrderRequest, token: string)
frontend/src/hooks/apis.ts:112
↓ 1 callersFunctiongetRandomInt
(max: number)
frontend/src/pages/First.tsx:48
↓ 1 callersFunctionget_access_token
(scopes='https://www.googleapis.com/auth/cloud-platform')
services/order-processor/main.py:36
↓ 1 callersFunctionget_callback
(future, result)
services/event-publisher/main.py:44
↓ 1 callersFunctionhandleClickUpdateOrder
( orderId: string, id: number, )
frontend/src/pages/Orders.tsx:40
↓ 1 callersFunctionisCompleted
(isAsync: boolean, status: string)
frontend/src/pages/Orders.tsx:37
↓ 1 callersFunctionisError
()
frontend/src/pages/Checkout.tsx:49
↓ 1 callersFunctionisUnauthorizedError
()
frontend/src/pages/Checkout.tsx:47
↓ 1 callersFunctionremoveFromCart
(id: number)
frontend/src/pages/Checkout.tsx:57
↓ 1 callersFunctionshowCopyFailureMessage
()
frontend/src/pages/First.tsx:82
↓ 1 callersFunctionshowCopySuccessMessage
()
frontend/src/pages/First.tsx:70
↓ 1 callersFunctionsubmitOrderAsync
(req: SubmitOrderRequest, token: string)
frontend/src/hooks/apis.ts:142
↓ 1 callersFunctionsubmitOrderSync
(req: SubmitOrderRequest, token: string)
frontend/src/hooks/apis.ts:167
↓ 1 callersFunctionuseCreateCustomer
()
frontend/src/hooks/apis.ts:76
↓ 1 callersFunctionuseGetCustomer
()
frontend/src/hooks/apis.ts:190
↓ 1 callersFunctionuseGetOrderAsync
()
frontend/src/hooks/apis.ts:106
↓ 1 callersFunctionuseOrders
()
frontend/src/context/OrdersContext.tsx:79
↓ 1 callersFunctionuseSubmitOrderAsync
()
frontend/src/hooks/apis.ts:136
↓ 1 callersFunctionuseSubmitOrderSync
()
frontend/src/hooks/apis.ts:161
FunctionApp
()
frontend/src/App.tsx:23
FunctionCart
()
frontend/src/components/Cart.tsx:19
FunctionCartProvider
({ children }: Props)
frontend/src/context/CartContext.tsx:74
FunctionCheckout
()
frontend/src/pages/Checkout.tsx:26
FunctionCustomerProvider
({ children }: Props)
frontend/src/context/CustomerContext.tsx:41
FunctionFirst
()
frontend/src/pages/First.tsx:26
FunctionFooter
()
frontend/src/components/Footer.tsx:15
FunctionIdentityTokenProvider
({ children }: Props)
frontend/src/context/IdentityTokenContext.tsx:41
FunctionInvalidTokenError
()
frontend/src/components/InvalidTokenError.tsx:17
FunctionNavbar
({ children }: Props)
frontend/src/components/Navbar.tsx:24
FunctionOrders
()
frontend/src/pages/Orders.tsx:26
FunctionOrdersProvider
({ children }: Props)
frontend/src/context/OrdersContext.tsx:68
FunctionProduct
({ product }: Props)
frontend/src/components/Product.tsx:23
FunctionProducts
({ products }: Props)
frontend/src/components/Products.tsx:22
FunctionProfile
()
frontend/src/pages/Profile.tsx:25
FunctionRouterConfig
()
frontend/src/components/RouterConfig.tsx:25
FunctionShop
()
frontend/src/pages/Shop.tsx:19
Functioncallback
(future)
services/event-publisher/main.py:45
FunctioncartItemsReducer
(cartItems: CartItem[], action: ACTIONTYPE)
frontend/src/context/CartContext.tsx:42
Functioncustomer_get
()
services/customer-sync/main.py:39
Functioncustomer_get
()
services/customer-async/main.py:44
Functioncustomer_limit
()
services/customer-sync/main.py:69
Functioncustomer_limit
()
services/customer-async/main.py:74
Functioncustomer_pubsub
()
services/customer-async/main.py:120
Functioncustomer_reserve
()
services/customer-sync/main.py:116
Functionerror500
()
services/event-publisher/main.py:29
FunctionhandleClickCopyToClipboard
()
frontend/src/pages/First.tsx:94
FunctionhandleClickProceed
()
frontend/src/pages/First.tsx:53
FunctionhandleClickSubmitOrderAsync
()
frontend/src/pages/Checkout.tsx:62
FunctionhandleClickSubmitOrderSync
()
frontend/src/pages/Checkout.tsx:85
FunctionhandleClickToCart
()
frontend/src/components/Product.tsx:27
FunctionhandleTokenChange
(e: FormEvent<HTMLTextAreaElement>)
frontend/src/pages/First.tsx:39
Functionindex
()
services/order-async/main.py:39
Functionindex
()
services/customer-sync/main.py:33
Functionindex
()
services/order-processor/main.py:45
Functionindex
()
services/event-publisher/main.py:37
Functionindex
()
services/order-sync/main.py:35
Functionindex
()
services/customer-async/main.py:38
Functionindex
()
cqrs/services/orderinfo/main.py:46
Functionindex
()
cqrs/services/product/main.py:35
Functionindex
()
cqrs/services/order/main.py:39
Functionorder_create
()
services/order-async/main.py:45
Functionorder_create
()
services/order-sync/main.py:41
Functionorder_create
()
cqrs/services/order/main.py:45
Functionorder_get
()
services/order-async/main.py:90
Functionorder_get
()
services/order-sync/main.py:71
Functionorder_get
()
cqrs/services/orderinfo/main.py:88
Functionorder_list
()
cqrs/services/orderinfo/main.py:52
Functionorder_process
()
services/order-processor/main.py:51
Functionorder_pubsub
()
services/order-async/main.py:124
Functionorder_pubsub
()
cqrs/services/orderinfo/main.py:126
Functionorder_update
()
services/order-sync/main.py:105
FunctionordersReducer
(orders: Order[], action: ACTIONTYPE)
frontend/src/context/OrdersContext.tsx:51
next →1–100 of 103, ranked by callers