MCPcopy Create free account

hub / github.com/ThreeDotsLabs/monolith-microservice-shop / functions

Functions123 in github.com/ThreeDotsLabs/monolith-microservice-shop

MethodProductByID
(id string)
pkg/shop/interfaces/private/intraprocess/products.go:33
MethodProductByID
(id orders.ProductID)
pkg/orders/infrastructure/shop/http.go:23
MethodProductByID
(id orders.ProductID)
pkg/orders/infrastructure/shop/intraprocess.go:16
MethodRun
()
pkg/payments/interfaces/intraprocess/orders.go:32
MethodSave
(productToSave *products.Product)
pkg/shop/infrastructure/products/memory.go:15
MethodSave
(*Product)
pkg/shop/domain/products/repository.go:8
MethodSave
(orderToSave *orders.Order)
pkg/orders/infrastructure/orders/memory.go:13
FunctionTestMemoryRepository
(t *testing.T)
pkg/shop/infrastructure/products/memory_test.go:12
FunctionTestMemoryRepository
(t *testing.T)
pkg/orders/infrastructure/orders/memory_test.go:12
FunctionTestNewAddress
(t *testing.T)
pkg/orders/domain/orders/address_test.go:10
FunctionTestNewOrder
(t *testing.T)
pkg/orders/domain/orders/order_test.go:11
FunctionTestNewOrder_empty_id
(t *testing.T)
pkg/orders/domain/orders/order_test.go:22
FunctionTestNewPrice
(t *testing.T)
pkg/common/price/price_test.go:10
FunctionTestNewProduct
(t *testing.T)
pkg/shop/domain/products/products_test.go:11
FunctionTestOrderPath
(t *testing.T)
tests/acceptance_test.go:35
FunctionTestOrderProductFromShopProduct
(t *testing.T)
pkg/orders/infrastructure/shop/intraprocess_test.go:13
FunctionTestOrder_MarkAsPaid
(t *testing.T)
pkg/orders/domain/orders/order_test.go:29
FunctionTestProductFromDomainProduct
(t *testing.T)
pkg/shop/interfaces/private/intraprocess/products_test.go:11
FunctionTestProducts
(t *testing.T)
tests/acceptance_test.go:95
Functionmain
()
cmd/monolith/main.go:27
Functionmain
()
cmd/microservices/shop/main.go:17
Functionmain
()
cmd/microservices/orders/main.go:19
Functionmain
()
cmd/microservices/payments/main.go:14
← previous101–123 of 123, ranked by callers