Imports
- github.com/aws/aws-sdk-go-v2/config
- github.com/aws/aws-sdk-go-v2/service/sqs
- github.com/go-chi/chi/v5
- github.com/go-chi/cors
- github.com/go-playground/validator/v10
- github.com/go-redis/redis/v8
- github.com/jackc/pgx/v5/pgxpool
- github.com/joho/godotenv
- go.uber.org/zap
Imports in module “github.com/Vractos/dolly”
- github.com/Vractos/dolly/adapter/api/handler
- github.com/Vractos/dolly/adapter/api/middleware
- github.com/Vractos/dolly/adapter/cache
- github.com/Vractos/dolly/adapter/mercadolivre
- github.com/Vractos/dolly/adapter/queue
- github.com/Vractos/dolly/adapter/repository
- github.com/Vractos/dolly/pkg/metrics
- github.com/Vractos/dolly/usecases/announcement
- github.com/Vractos/dolly/usecases/order
- github.com/Vractos/dolly/usecases/store