Imports
- github.com/go-chi/chi/v5
- github.com/jackc/pgx/v4/stdlib
- github.com/rs/zerolog
- golang.org/x/sync/errgroup
- google.golang.org/grpc
- google.golang.org/grpc/reflection
Imports in module “github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05”
- github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05/baskets
- github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05/customers
- github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05/depot
- github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05/internal/config
- github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05/internal/logger
- github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05/internal/monolith
- github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05/internal/rpc
- github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05/internal/waiter
- github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05/internal/web
- github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05/notifications
- github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05/ordering
- github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05/payments
- github.com/ibiscum/Event-Driven-Architecture-in-Golang/Chapter05/stores