Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThreeDotsLabs/monolith-microservice-shop
/ functions
Functions
123 in github.com/ThreeDotsLabs/monolith-microservice-shop
⨍
Functions
123
◇
Types & classes
51
Method
ProductByID
(id string)
pkg/shop/interfaces/private/intraprocess/products.go:33
Method
ProductByID
(id orders.ProductID)
pkg/orders/infrastructure/shop/http.go:23
Method
ProductByID
(id orders.ProductID)
pkg/orders/infrastructure/shop/intraprocess.go:16
Method
Run
()
pkg/payments/interfaces/intraprocess/orders.go:32
Method
Save
(productToSave *products.Product)
pkg/shop/infrastructure/products/memory.go:15
Method
Save
(*Product)
pkg/shop/domain/products/repository.go:8
Method
Save
(orderToSave *orders.Order)
pkg/orders/infrastructure/orders/memory.go:13
Function
TestMemoryRepository
(t *testing.T)
pkg/shop/infrastructure/products/memory_test.go:12
Function
TestMemoryRepository
(t *testing.T)
pkg/orders/infrastructure/orders/memory_test.go:12
Function
TestNewAddress
(t *testing.T)
pkg/orders/domain/orders/address_test.go:10
Function
TestNewOrder
(t *testing.T)
pkg/orders/domain/orders/order_test.go:11
Function
TestNewOrder_empty_id
(t *testing.T)
pkg/orders/domain/orders/order_test.go:22
Function
TestNewPrice
(t *testing.T)
pkg/common/price/price_test.go:10
Function
TestNewProduct
(t *testing.T)
pkg/shop/domain/products/products_test.go:11
Function
TestOrderPath
(t *testing.T)
tests/acceptance_test.go:35
Function
TestOrderProductFromShopProduct
(t *testing.T)
pkg/orders/infrastructure/shop/intraprocess_test.go:13
Function
TestOrder_MarkAsPaid
(t *testing.T)
pkg/orders/domain/orders/order_test.go:29
Function
TestProductFromDomainProduct
(t *testing.T)
pkg/shop/interfaces/private/intraprocess/products_test.go:11
Function
TestProducts
(t *testing.T)
tests/acceptance_test.go:95
Function
main
()
cmd/monolith/main.go:27
Function
main
()
cmd/microservices/shop/main.go:17
Function
main
()
cmd/microservices/orders/main.go:19
Function
main
()
cmd/microservices/payments/main.go:14
← previous
101–123 of 123, ranked by callers