Imports
- github.com/go-playground/universal-translator
- github.com/go-playground/validator/v10
- github.com/labstack/echo/v4
- go.uber.org/zap
Imports in module “github.com/felixa1996/go_next_be”
- github.com/felixa1996/go_next_be/app/domain/user
- github.com/felixa1996/go_next_be/app/domain/user/dto
- github.com/felixa1996/go_next_be/app/domain/user/repository
- github.com/felixa1996/go_next_be/app/domain/user/usecase
- github.com/felixa1996/go_next_be/app/infra/database
- github.com/felixa1996/go_next_be/app/infra/error
- github.com/felixa1996/go_next_be/app/infra/response
- github.com/felixa1996/go_next_be/app/infra/validator