Imports
- github.com/go-chi/chi/v5
- github.com/rs/zerolog/log
- go.mongodb.org/mongo-driver/mongo
- go.mongodb.org/mongo-driver/mongo/readpref
Imports in module “github.com/leetatech/leeta_backend”
- github.com/leetatech/leeta_backend/adapt/routes
- github.com/leetatech/leeta_backend/pkg
- github.com/leetatech/leeta_backend/pkg/config
- github.com/leetatech/leeta_backend/pkg/database
- github.com/leetatech/leeta_backend/pkg/jwtmiddleware
- github.com/leetatech/leeta_backend/pkg/notification
- github.com/leetatech/leeta_backend/pkg/notification/mailer/aws
- github.com/leetatech/leeta_backend/pkg/notification/sms/aws
- github.com/leetatech/leeta_backend/services/auth/application
- github.com/leetatech/leeta_backend/services/auth/infrastructure
- github.com/leetatech/leeta_backend/services/auth/interfaces
- github.com/leetatech/leeta_backend/services/cart/application
- github.com/leetatech/leeta_backend/services/cart/infrastructure
- github.com/leetatech/leeta_backend/services/cart/interfaces
- github.com/leetatech/leeta_backend/services/fees/application
- github.com/leetatech/leeta_backend/services/fees/infrastructure
- github.com/leetatech/leeta_backend/services/fees/interfaces
- github.com/leetatech/leeta_backend/services/order/application
- github.com/leetatech/leeta_backend/services/order/infrastructure
- github.com/leetatech/leeta_backend/services/order/interfaces
- github.com/leetatech/leeta_backend/services/product/application
- github.com/leetatech/leeta_backend/services/product/infrastructure
- github.com/leetatech/leeta_backend/services/product/interfaces
- github.com/leetatech/leeta_backend/services/state/application
- github.com/leetatech/leeta_backend/services/state/infrastructure
- github.com/leetatech/leeta_backend/services/state/interfaces
- github.com/leetatech/leeta_backend/services/user/application
- github.com/leetatech/leeta_backend/services/user/infrastructure
- github.com/leetatech/leeta_backend/services/user/interfaces