Imports
- github.com/fsnotify/fsnotify
- github.com/gin-contrib/zap
- github.com/gin-gonic/gin
- github.com/golang-migrate/migrate/v4
- github.com/golang-migrate/migrate/v4/database/postgres
- github.com/golang-migrate/migrate/v4/source/file
- github.com/jackc/pgx/v4/pgxpool
- github.com/spf13/viper
- github.com/swaggo/files
- github.com/swaggo/gin-swagger
- go.uber.org/zap
Imports in module “github.com/yinebebt/priceestimation”
- github.com/yinebebt/priceestimation/docs
- github.com/yinebebt/priceestimation/internal/constants/query/persist
- github.com/yinebebt/priceestimation/internal/glue/routing/estimation
- github.com/yinebebt/priceestimation/internal/glue/routing/location
- github.com/yinebebt/priceestimation/internal/glue/routing/user
- github.com/yinebebt/priceestimation/internal/handler/middleware
- github.com/yinebebt/priceestimation/internal/handler/rest
- github.com/yinebebt/priceestimation/internal/handler/rest/estimation
- github.com/yinebebt/priceestimation/internal/module
- github.com/yinebebt/priceestimation/internal/module/estimation
- github.com/yinebebt/priceestimation/internal/storage
- github.com/yinebebt/priceestimation/internal/storage/estimation
- github.com/yinebebt/priceestimation/platform/logger