Imports
- github.com/go-chi/chi/v5
- github.com/go-chi/chi/v5/middleware
- github.com/go-chi/cors
- github.com/go-playground/validator/v10
- github.com/go-redis/redis/v8
- github.com/golang-jwt/jwt/v5
- github.com/google/uuid
- github.com/swaggo/http-swagger/v2
- go.uber.org/zap
Imports in module “github.com/damarteplok/social”
- github.com/damarteplok/social/docs
- github.com/damarteplok/social/internal/auth
- github.com/damarteplok/social/internal/db
- github.com/damarteplok/social/internal/env
- github.com/damarteplok/social/internal/mailer
- github.com/damarteplok/social/internal/minioupload
- github.com/damarteplok/social/internal/ratelimiter
- github.com/damarteplok/social/internal/store
- github.com/damarteplok/social/internal/store/cache
- github.com/damarteplok/social/internal/zeebe