Imports
- github.com/pkg/errors
- github.com/rabbitmq/amqp091-go
- google.golang.org/grpc
- google.golang.org/grpc/credentials/insecure
Imports in module “github.com/thangchung/go-coffeeshop”
- github.com/thangchung/go-coffeeshop/cmd/counter/config
- github.com/thangchung/go-coffeeshop/internal/counter/domain
- github.com/thangchung/go-coffeeshop/internal/counter/features/orders/eventhandlers
- github.com/thangchung/go-coffeeshop/internal/counter/features/orders/repo
- github.com/thangchung/go-coffeeshop/internal/counter/grpc
- github.com/thangchung/go-coffeeshop/pkg/event
- github.com/thangchung/go-coffeeshop/pkg/logger
- github.com/thangchung/go-coffeeshop/pkg/postgres
- github.com/thangchung/go-coffeeshop/pkg/rabbitmq
- github.com/thangchung/go-coffeeshop/pkg/rabbitmq/consumer
- github.com/thangchung/go-coffeeshop/pkg/rabbitmq/publisher