Imports
- github.com/Shopify/sarama
- github.com/google/wire
- github.com/labstack/echo/v4
- github.com/labstack/echo/v4/middleware
- github.com/pot-code/gobit/pkg
- github.com/pot-code/gobit/pkg/api
- github.com/pot-code/gobit/pkg/db
- github.com/pot-code/gobit/pkg/logging
- github.com/pot-code/gobit/pkg/middleware
- github.com/pot-code/gobit/pkg/util
- github.com/pot-code/gobit/pkg/uuid
- go.uber.org/zap
Imports in module “github.com/pot-code/go-cqrs-demo”
- github.com/pot-code/go-cqrs-demo/internal/order/command
- github.com/pot-code/go-cqrs-demo/internal/order/config
- github.com/pot-code/go-cqrs-demo/internal/order/domain
- github.com/pot-code/go-cqrs-demo/internal/order/port
- github.com/pot-code/go-cqrs-demo/internal/order/query
- github.com/pot-code/go-cqrs-demo/internal/order/repository
- github.com/pot-code/go-cqrs-demo/pkg/db
- github.com/pot-code/go-cqrs-demo/pkg/mq
- github.com/pot-code/go-cqrs-demo/pkg/validate