Imports
- github.com/cloudinary/cloudinary-go/v2
- github.com/gin-contrib/cors
- github.com/gin-gonic/gin
- github.com/gin-gonic/gin/binding
- github.com/go-playground/validator/v10
- github.com/redis/go-redis/v9
- github.com/spf13/viper
- go.uber.org/zap
- gorm.io/driver/postgres
- gorm.io/gorm
- gorm.io/gorm/logger
Imports in module “github.com/poin4003/yourVibes_GoApi”
- github.com/poin4003/yourVibes_GoApi/global
- github.com/poin4003/yourVibes_GoApi/internal/application/admin/services
- github.com/poin4003/yourVibes_GoApi/internal/application/admin/services/implement
- github.com/poin4003/yourVibes_GoApi/internal/application/advertise/cronjob
- github.com/poin4003/yourVibes_GoApi/internal/application/advertise/services
- github.com/poin4003/yourVibes_GoApi/internal/application/advertise/services/implement
- github.com/poin4003/yourVibes_GoApi/internal/application/comment/services
- github.com/poin4003/yourVibes_GoApi/internal/application/comment/services/implement
- github.com/poin4003/yourVibes_GoApi/internal/application/post/services
- github.com/poin4003/yourVibes_GoApi/internal/application/post/services/implement
- github.com/poin4003/yourVibes_GoApi/internal/application/user/services
- github.com/poin4003/yourVibes_GoApi/internal/application/user/services/implement
- github.com/poin4003/yourVibes_GoApi/internal/consts
- github.com/poin4003/yourVibes_GoApi/internal/domain/repositories
- github.com/poin4003/yourVibes_GoApi/internal/infrastructure/models
- github.com/poin4003/yourVibes_GoApi/internal/infrastructure/persistence/admin/repo_impl
- github.com/poin4003/yourVibes_GoApi/internal/infrastructure/persistence/advertise/repo_impl
- github.com/poin4003/yourVibes_GoApi/internal/infrastructure/persistence/comment/repo_impl
- github.com/poin4003/yourVibes_GoApi/internal/infrastructure/persistence/notification/repo_impl
- github.com/poin4003/yourVibes_GoApi/internal/infrastructure/persistence/post/repo_impl
- github.com/poin4003/yourVibes_GoApi/internal/infrastructure/persistence/user/repo_impl
- github.com/poin4003/yourVibes_GoApi/internal/interfaces/api/routers
- github.com/poin4003/yourVibes_GoApi/pkg/logger
- github.com/poin4003/yourVibes_GoApi/pkg/socket_hub