Imports
- github.com/go-playground/validator/v10
- github.com/labstack/echo/v4
- github.com/labstack/echo/v4/middleware
Imports in module “github.com/furqonzt99/airbnb”
- github.com/furqonzt99/airbnb/config
- github.com/furqonzt99/airbnb/delivery/controllers/feature
- github.com/furqonzt99/airbnb/delivery/controllers/house
- github.com/furqonzt99/airbnb/delivery/controllers/rating
- github.com/furqonzt99/airbnb/delivery/controllers/transaction
- github.com/furqonzt99/airbnb/delivery/controllers/user
- github.com/furqonzt99/airbnb/delivery/middleware
- github.com/furqonzt99/airbnb/delivery/routes
- github.com/furqonzt99/airbnb/repository/feature
- github.com/furqonzt99/airbnb/repository/house
- github.com/furqonzt99/airbnb/repository/rating
- github.com/furqonzt99/airbnb/repository/transaction
- github.com/furqonzt99/airbnb/repository/user
- github.com/furqonzt99/airbnb/util