Imports
- github.com/gin-gonic/gin
- go.uber.org/zap
- gorm.io/gorm
- github.com/google/uuid
- github.com/gorilla/sessions
- github.com/razorpay/razorpay-go
- github.com/jung-kurt/gofpdf
- golang.org/x/crypto/bcrypt
- github.com/golang-jwt/jwt
Imports in module “github.com/anfastk/E-Commerce-Website”
- github.com/anfastk/E-Commerce-Website/config
- github.com/anfastk/E-Commerce-Website/middleware
- github.com/anfastk/E-Commerce-Website/models
- github.com/anfastk/E-Commerce-Website/pkg/logger
- github.com/anfastk/E-Commerce-Website/services
- github.com/anfastk/E-Commerce-Website/utils
- github.com/anfastk/E-Commerce-Website/utils/helper